By type
2021-09-13T08:23:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:23:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:23:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@40bbbff0::SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@40bbbff0::SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{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-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@49f48efb{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-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d53ea8a{null} 2021-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:33.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2867cca7 2021-09-13T08:23:33.553Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2867cca7 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:33.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:23:33.554Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.554Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a714940::DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:33.554Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@40bbbff0::SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.554Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2867cca7 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5d9d68d{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@8d07f27{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-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3df88f3c{null} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a714940::DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a714940::DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a714940::DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@4a7b325f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40bbbff0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15df147{/10.233.65.228:41906<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a714940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e02b969{s=START}]=>HttpChannelOverHttp@1bf83d1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:33.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7b96acb8 waiting 2021-09-13T08:23:41.103Z||qtp666312528-21-acceptor-0@38a61c81-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@1c8c4310 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:23:41.103Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:41.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:41.103Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-09-13T08:23:41.103Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@23a01275 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@285a3ff6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5041150c{AC.ReadCB@b4ab332{HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:23:41.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@eccff15{SSLC.NBReadCB@39e39dec{SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b651fdd on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:41.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:23:41.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:41.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:23:41.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:41.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:41.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2b651fdd 2021-09-13T08:23:41.106Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.106Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1c8c4310 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:41978], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1643]@2021-09-13T08:23:41.106444Z 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1643]@2021-09-13T08:23:41.106534Z 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1643]@2021-09-13T08:23:41.106644Z 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1643]@2021-09-13T08:23:41.106585Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1643]@2021-09-13T08:23:41.106708Z tryProduce true 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@eccff15{SSLC.NBReadCB@39e39dec{SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:41.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5041150c{AC.ReadCB@b4ab332{HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@285a3ff6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:23:41.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@10683a2a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:41.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:23:41.110Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@b4ab332[p=HttpParser{s=START,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:23:41.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:41.110Z||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-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:41.111Z||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-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{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-09-13T08:23:41.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6eca2b4a{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-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@eccff15{null} 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16f53b54 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:23:41.112Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16f53b54 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:41.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:23:41.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.113Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.113Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f8f899a{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-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5041150c{null} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:23:41.113Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@39e39dec::SocketChannelEndPoint@6e16d10c{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:41.113Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16f53b54 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b4ab332::DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@285a3ff6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39e39dec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@709c1e58{/10.233.65.228:41978<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@b4ab332[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@291d3a56{s=START}]=>HttpChannelOverHttp@4b7f2c83{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:41.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:23:43.543Z||qtp666312528-21-acceptor-0@38a61c81-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@22817fd1 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:23:43.543Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:43.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:43.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-09-13T08:23:43.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7280554a 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6a998adc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:43.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1285e662{AC.ReadCB@1a43a8c0{HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1507495a{SSLC.NBReadCB@75289904{SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24d60247 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:43.546Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@24d60247 2021-09-13T08:23:43.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@22817fd1 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42002], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1644]@2021-09-13T08:23:43.54802Z 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1644]@2021-09-13T08:23:43.548155Z 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1644]@2021-09-13T08:23:43.548246Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1644]@2021-09-13T08:23:43.548371Z 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1645]@2021-09-13T08:23:43.5485Z tryProduce true 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1507495a{SSLC.NBReadCB@75289904{SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.548Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:43.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1285e662{AC.ReadCB@1a43a8c0{HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@6a998adc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ee2dff[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:43.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:43.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{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-09-13T08:23:43.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@12facb31{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-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1507495a{null} 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:43.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19d8b70e 2021-09-13T08:23:43.554Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19d8b70e 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:43.554Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:23:43.555Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.555Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:23:43.555Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@75289904::SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.555Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19d8b70e 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b78aa76{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@779d6ab2{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-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1285e662{null} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a43a8c0::DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@6a998adc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@75289904{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24fcbf2f{/10.233.65.228:42002<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a43a8c0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@34ec5549{s=START}]=>HttpChannelOverHttp@4035f62a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:43.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7b96acb8 waiting 2021-09-13T08:23:51.103Z||qtp666312528-21-acceptor-0@38a61c81-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@2b2fce76 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:23:51.103Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:51.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:51.103Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@335bde79 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@60367153{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1eff0619{AC.ReadCB@d73c33a{HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:23:51.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@d866cef{SSLC.NBReadCB@62c0b5ff{SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6a8e5fed on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2b2fce76 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6a8e5fed 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42076], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1645]@2021-09-13T08:23:51.106168Z 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1645]@2021-09-13T08:23:51.106271Z 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1645]@2021-09-13T08:23:51.106342Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1646]@2021-09-13T08:23:51.106466Z 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@d866cef{SSLC.NBReadCB@62c0b5ff{SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1646]@2021-09-13T08:23:51.106548Z tryProduce true 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1eff0619{AC.ReadCB@d73c33a{HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@60367153{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:51.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:23:51.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@61c8bbd6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:51.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:23:51.109Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:51.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@d73c33a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:23:51.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:51.110Z||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-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:23:51.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:51.110Z||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-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{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-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ed81320{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-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@d866cef{null} 2021-09-13T08:23:51.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:51.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2de89238 2021-09-13T08:23:51.112Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2de89238 2021-09-13T08:23:51.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:51.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:23:51.114Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.114Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:23:51.114Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@62c0b5ff::SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.114Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2de89238 2021-09-13T08:23:51.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6b6a5f6d{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4932babd{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-09-13T08:23:51.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1eff0619{null} 2021-09-13T08:23:51.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:23:51.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-13T08:23:51.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-13T08:23:51.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d73c33a::DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@60367153{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:51.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62c0b5ff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@591ecc2a{/10.233.65.228:42076<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@d73c33a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d905a11{s=START}]=>HttpChannelOverHttp@5a86bb50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:51.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:23:53.543Z||qtp666312528-21-acceptor-0@38a61c81-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@622e479 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:23:53.543Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:53.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:53.543Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4fcd0355 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@34950d04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1cd445d5{AC.ReadCB@13656768{HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:23:53.544Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24323f00{SSLC.NBReadCB@d270fcd{SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@115e152c on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@622e479 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@115e152c 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42100], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1646]@2021-09-13T08:23:53.546002Z 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1646]@2021-09-13T08:23:53.546094Z 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1646]@2021-09-13T08:23:53.546163Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:23:53.546278Z 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24323f00{SSLC.NBReadCB@d270fcd{SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:23:53.546377Z tryProduce true 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1cd445d5{AC.ReadCB@13656768{HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-13T08:23:53.546Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@34950d04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:23:53.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@460ec044[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:53.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:23:53.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:53.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@13656768[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@13536286 IDLE 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP! 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13536286 offer STOP! 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13536286 task=STOP! 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13536286 Exited 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:23:53.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@13536286 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:23:53.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{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-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a326f4c{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-09-13T08:23:53.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24323f00{null} 2021-09-13T08:23:53.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:23:53.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e65e42 2021-09-13T08:23:53.552Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e65e42 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:23:53.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:23:53.552Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.552Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-13T08:23:53.552Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d270fcd::SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.552Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e65e42 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72464d89{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d47cc8d{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-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1cd445d5{null} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@13656768::DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@34950d04{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d270fcd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74ff3c17{/10.233.65.228:42100<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@13656768[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3595fa{s=START}]=>HttpChannelOverHttp@602fde6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:23:53.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 waiting 2021-09-13T08:24:01.103Z||qtp666312528-21-acceptor-0@38a61c81-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@78c8a36e on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:01.103Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:01.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:01.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-09-13T08:24:01.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:01.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@43a8d508 2021-09-13T08:24:01.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4eb7d716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:01.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69bd6387{AC.ReadCB@4bb24b5d{HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@308c254e{SSLC.NBReadCB@f45e9b5{SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@10a47aab on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:01.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@78c8a36e 2021-09-13T08:24:01.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:01.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@10a47aab 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42162], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:24:01.10662Z 2021-09-13T08:24:01.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:24:01.106814Z 2021-09-13T08:24:01.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2021-09-13T08:24:01.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@73dfe1c5 2021-09-13T08:24:01.107Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@73dfe1c5 2021-09-13T08:24:01.107Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@73dfe1c5 started 2021-09-13T08:24:01.107Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@73dfe1c5 waiting 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:24:01.107573Z 2021-09-13T08:24:01.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1647]@2021-09-13T08:24:01.1075Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1648]@2021-09-13T08:24:01.107701Z tryProduce true 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:01.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@308c254e{SSLC.NBReadCB@f45e9b5{SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:01.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69bd6387{AC.ReadCB@4bb24b5d{HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-13T08:24:01.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4eb7d716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:01.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:01.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1acfc4d4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:01.109Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:01.115Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:01.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:01.116Z||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-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:01.116Z||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-09-13T08:24:01.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{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-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.117Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@46747262{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-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@308c254e{null} 2021-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e6e8664 2021-09-13T08:24:01.118Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e6e8664 2021-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:01.118Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:01.118Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.118Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-13T08:24:01.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@22339ba5{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-09-13T08:24:01.119Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@f45e9b5::SocketChannelEndPoint@2501d07f{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69bd6387{null} 2021-09-13T08:24:01.119Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e6e8664 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bb24b5d::DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@4eb7d716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f45e9b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@651e71e2{/10.233.65.228:42162<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4bb24b5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@194218de{s=START}]=>HttpChannelOverHttp@7df72886{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:01.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:24:03.547Z||qtp666312528-21-acceptor-0@38a61c81-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@511e3451 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:03.547Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:03.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:03.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-09-13T08:24:03.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:03.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7d69b15c 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@762c1a59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:03.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6293aece{AC.ReadCB@46ffa691{HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59e34723{SSLC.NBReadCB@4012dbba{SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:03.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@ffa98ae on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:03.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@ffa98ae 2021-09-13T08:24:03.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:03.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@511e3451 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42200], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1648]@2021-09-13T08:24:03.552002Z 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1648]@2021-09-13T08:24:03.552183Z 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1648]@2021-09-13T08:24:03.552259Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:03.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1648]@2021-09-13T08:24:03.552366Z 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59e34723{SSLC.NBReadCB@4012dbba{SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1649]@2021-09-13T08:24:03.552687Z tryProduce true 2021-09-13T08:24:03.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:03.552Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:03.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6293aece{AC.ReadCB@46ffa691{HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-13T08:24:03.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@762c1a59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:03.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:03.553Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:03.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@74ba616d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:03.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@46ffa691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:03.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:03.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{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-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@409a25f6{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-09-13T08:24:03.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59e34723{null} 2021-09-13T08:24:03.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:03.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33cabacc 2021-09-13T08:24:03.559Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33cabacc 2021-09-13T08:24:03.559Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:03.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:03.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:03.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:03.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:03.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:03.559Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.560Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-13T08:24:03.560Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4012dbba::SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.560Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33cabacc 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2973e4e4{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1759ba15{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-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6293aece{null} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-13T08:24:03.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46ffa691::DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@762c1a59{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:03.561Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4012dbba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@404e8270{/10.233.65.228:42200<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@46ffa691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@747b8cca{s=START}]=>HttpChannelOverHttp@4098ce6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:03.561Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7b96acb8 waiting 2021-09-13T08:24:11.105Z||qtp666312528-21-acceptor-0@38a61c81-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@4971c7a on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:11.105Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:11.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:11.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:11.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:11.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:11.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-09-13T08:24:11.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-09-13T08:24:11.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:11.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:11.106Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-09-13T08:24:11.106Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:11.107Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1b8afd60 2021-09-13T08:24:11.108Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28e3993e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:11.108Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:11.108Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7165a13d{AC.ReadCB@644e10bf{HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:11.109Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.110Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65ba8c46{SSLC.NBReadCB@46f94471{SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:11.110Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.110Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@696c964c on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:11.110Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:11.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:11.111Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@696c964c 2021-09-13T08:24:11.111Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4971c7a 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42268], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:11.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1649]@2021-09-13T08:24:11.112209Z 2021-09-13T08:24:11.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1649]@2021-09-13T08:24:11.112484Z 2021-09-13T08:24:11.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1649]@2021-09-13T08:24:11.112791Z 2021-09-13T08:24:11.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1649]@2021-09-13T08:24:11.112615Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:11.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:11.112912Z tryProduce true 2021-09-13T08:24:11.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:11.112Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:11.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65ba8c46{SSLC.NBReadCB@46f94471{SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:11.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:11.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7165a13d{AC.ReadCB@644e10bf{HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-09-13T08:24:11.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@28e3993e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:11.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:11.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@23bc9f84[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:11.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:11.118Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@644e10bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:11.118Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:11.119Z||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-09-13T08:24:11.119Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.120Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:11.120Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:11.120Z||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-09-13T08:24:11.121Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:11.121Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.121Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{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-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79bb6031{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-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65ba8c46{null} 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@476b3210 2021-09-13T08:24:11.122Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@71f10c34{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-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7165a13d{null} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@28e3993e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.123Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:24:11.124Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@476b3210 2021-09-13T08:24:11.125Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.125Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@644e10bf::DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-09-13T08:24:11.125Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@46f94471::SocketChannelEndPoint@19a90489{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46f94471{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@793f47dc{/10.233.65.228:42268<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@644e10bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45fbfad5{s=START}]=>HttpChannelOverHttp@4afd1d0a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:11.125Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@476b3210 2021-09-13T08:24:11.125Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:11.125Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:11.126Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:11.126Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:11.126Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:11.126Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:13.543Z||qtp666312528-21-acceptor-0@38a61c81-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@150721bd on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:13.543Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:13.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:13.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-09-13T08:24:13.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:13.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@585577be 2021-09-13T08:24:13.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1df8d8d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:13.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48be9e91{AC.ReadCB@6ee3a453{HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b0c7ae9{SSLC.NBReadCB@129d92fe{SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@45780514 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:13.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:13.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@150721bd 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@45780514 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:13.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:13.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:13.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:13.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42290], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:13.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:13.549231Z 2021-09-13T08:24:13.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:13.549454Z 2021-09-13T08:24:13.549Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:13.549869Z 2021-09-13T08:24:13.549Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:13.549937Z tryProduce true 2021-09-13T08:24:13.549Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:13.549Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:13.550Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.550Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:13.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1650]@2021-09-13T08:24:13.54982Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:13.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b0c7ae9{SSLC.NBReadCB@129d92fe{SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:13.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.550Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48be9e91{AC.ReadCB@6ee3a453{HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-09-13T08:24:13.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1df8d8d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:13.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:13.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@216b26e0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:13.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:13.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:13.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:13.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:13.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:13.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:13.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:24:13.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:13.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:13.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:24:13.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:13.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{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-09-13T08:24:13.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-13T08:24:13.559Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4791e4db{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-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b0c7ae9{null} 2021-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:13.560Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dc2672e 2021-09-13T08:24:13.560Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:13.561Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:13.561Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:13.561Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:13.561Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:13.561Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:13.561Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dc2672e 2021-09-13T08:24:13.565Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.565Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-09-13T08:24:13.565Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@129d92fe::SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.565Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dc2672e 2021-09-13T08:24:13.565Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.565Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@274f5847{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.566Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55417fdc{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-09-13T08:24:13.566Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48be9e91{null} 2021-09-13T08:24:13.566Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:13.566Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-09-13T08:24:13.566Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-09-13T08:24:13.567Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee3a453::DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@1df8d8d5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:13.567Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@129d92fe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40a83de7{/10.233.65.228:42290<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@6ee3a453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13dbc24f{s=START}]=>HttpChannelOverHttp@1b4cf9c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:13.567Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7b96acb8 waiting 2021-09-13T08:24:21.103Z||qtp666312528-21-acceptor-0@38a61c81-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@286923a0 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:21.103Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:21.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:21.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2f6bcff9 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3f012fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:21.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6cb16260{AC.ReadCB@4e643bc2{HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@364ee1f{SSLC.NBReadCB@459a993e{SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1226c424 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:21.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:21.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@286923a0 2021-09-13T08:24:21.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:21.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:21.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1226c424 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42356], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1651]@2021-09-13T08:24:21.107173Z 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1651]@2021-09-13T08:24:21.107262Z 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1651]@2021-09-13T08:24:21.107325Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1651]@2021-09-13T08:24:21.107421Z 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:21.10749Z tryProduce true 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@364ee1f{SSLC.NBReadCB@459a993e{SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6cb16260{AC.ReadCB@4e643bc2{HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3f012fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:21.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@146eb926[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:21.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:21.110Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:21.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:21.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:21.111Z||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-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:21.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:21.111Z||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-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{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-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a8bf209{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-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@364ee1f{null} 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:21.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73e2cfc0 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@727c3bf8{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-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6cb16260{null} 2021-09-13T08:24:21.113Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73e2cfc0 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:21.113Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:21.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@3f012fdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:21.113Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4e643bc2::DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:24:21.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:24:21.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@459a993e::SocketChannelEndPoint@735be4e6{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@459a993e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@13d19594{/10.233.65.228:42356<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4e643bc2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af8c92c{s=START}]=>HttpChannelOverHttp@1e02aeee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:21.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73e2cfc0 2021-09-13T08:24:23.543Z||qtp666312528-21-acceptor-0@38a61c81-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@8753640 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:23.543Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@8753640 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@8753640 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:23.543Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:23.543Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@8753640 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@348a23d6 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@239b9d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24e293c{AC.ReadCB@6748bed5{HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@205291b6{SSLC.NBReadCB@4507f39c{SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a331d33 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:23.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.545Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:23.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@8753640 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a331d33 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42386], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:23.546724Z 2021-09-13T08:24:23.546Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:23.546891Z 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5ea60de3 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:23.547079Z 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:23.547031Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1652]@2021-09-13T08:24:23.547158Z tryProduce true 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.547Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@205291b6{SSLC.NBReadCB@4507f39c{SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24e293c{AC.ReadCB@6748bed5{HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-13T08:24:23.547Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@239b9d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:23.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.548Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:23.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@659a81f9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:23.549Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:23.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6748bed5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:23.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:23.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:23.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:23.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-13T08:24:23.553Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:23.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:23.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-13T08:24:23.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:23.554Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{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-09-13T08:24:23.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:23.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.555Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6b6f6173{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-09-13T08:24:23.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@205291b6{null} 2021-09-13T08:24:23.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:23.556Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@358e4c5d 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:23.556Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:23.556Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@358e4c5d 2021-09-13T08:24:23.557Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.557Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-13T08:24:23.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.557Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4507f39c::SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.557Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@358e4c5d 2021-09-13T08:24:23.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@8fc6e4e{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3093cdc1{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-09-13T08:24:23.557Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24e293c{null} 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6748bed5::DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@239b9d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4507f39c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69dc24bc{/10.233.65.228:42386<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6748bed5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d76d644{s=START}]=>HttpChannelOverHttp@6c89dc9c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:23.558Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7b96acb8 waiting 2021-09-13T08:24:31.103Z||qtp666312528-21-acceptor-0@38a61c81-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@343d8ff8 on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:31.103Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:31.103Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@343d8ff8 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@343d8ff8 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:31.104Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@343d8ff8 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@694e1f36 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3971ed41{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-13T08:24:31.104Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2db9faf5{AC.ReadCB@205ff2f6{HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@722e65f6{SSLC.NBReadCB@1d1ca85b{SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a885598 on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:31.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.105Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@343d8ff8 2021-09-13T08:24:31.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:31.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:31.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:31.105Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@a885598 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.85:8000 remote=/10.233.65.228:42444], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1653]@2021-09-13T08:24:31.106677Z 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 offer EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1653]@2021-09-13T08:24:31.106792Z 2021-09-13T08:24:31.106Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1653]@2021-09-13T08:24:31.106854Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-13T08:24:31.106Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7b96acb8 task=EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1653]@2021-09-13T08:24:31.106954Z 2021-09-13T08:24:31.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@761a0bbd/SelectorProducer@7a6e0f3c/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=1654]@2021-09-13T08:24:31.107037Z tryProduce true 2021-09-13T08:24:31.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:31.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@722e65f6{SSLC.NBReadCB@1d1ca85b{SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:31.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.107Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2db9faf5{AC.ReadCB@205ff2f6{HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3971ed41{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-13T08:24:31.107Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@46f4b8dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:31.108Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-13T08:24:31.110Z||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@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1db12fcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-13T08:24:31.110Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@34341d5b[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:31.111Z||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-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-13T08:24:31.111Z||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-09-13T08:24:31.111Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{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-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.112Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@238df30d{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-09-13T08:24:31.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@722e65f6{null} 2021-09-13T08:24:31.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:31.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@303daf7f 2021-09-13T08:24:31.113Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@303daf7f 2021-09-13T08:24:31.113Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-13T08:24:31.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1d1ca85b::SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.114Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@303daf7f 2021-09-13T08:24:31.114Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:31.114Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:31.114Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-09-13T08:24:31.115Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-13T08:24:31.115Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:31.114Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@e8bcee5{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.115Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@739c80ab{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-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2db9faf5{null} 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@205ff2f6::DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3971ed41{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-13T08:24:31.115Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1d1ca85b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@695dea69{/10.233.65.228:42444<->/10.233.65.85:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@205ff2f6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b140733{s=START}]=>HttpChannelOverHttp@4dfe0016{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:31.116Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5ea60de3 waiting 2021-09-13T08:24:33.544Z||qtp666312528-21-acceptor-0@38a61c81-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@181b4a0b on ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-13T08:24:33.544Z||qtp666312528-21-acceptor-0@38a61c81-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@181b4a0b 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@181b4a0b 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:33.544Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:33.544Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@181b4a0b 2021-09-13T08:24:33.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-13T08:24:33.545Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@52f8fe13 2021-09-13T08:24:33.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@64e1ebf5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-13T08:24:33.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71fc891c::DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:33.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f47003a::SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71fc891c::DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-13T08:24:33.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71fc891c::DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-09-13T08:24:33.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1aaa0545{AC.ReadCB@71fc891c{HttpConnection@71fc891c::DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-13T08:24:33.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f47003a::SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-13T08:24:33.550Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.65.85:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@f8bcb65{SSLC.NBReadCB@f47003a{SslConnection@f47003a::SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@387a5c7e on ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@7a7bb083{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-13T08:24:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-09-13T08:24:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-09-13T08:24:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-09-13T08:24:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-13T08:24:33.551Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@387a5c7e 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.551Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@181b4a0b 2021-09-13T08:24:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@210c34c7{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@f47003a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@240b49bf{/10.233.65.228:42476<->/10.233.65.85:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71fc891c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@717fe6dc{s=START}]=>HttpChannelOverHttp@66931adb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-13T08:24:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-13T08:24:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-09-13T08:24:33.552Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woke