By type
2022-11-12T07:13:07.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:07.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:07.350Z||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 2022-11-12T07:13:07.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:07.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:07.350Z||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 2022-11-12T07:13:07.351Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@169db8b2::SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:07.351Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.351Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@169db8b2::SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:07.351Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@16f9b83b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@40859441{null} 2022-11-12T07:13:07.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:07.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ff0cd8c 2022-11-12T07:13:07.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ff0cd8c 2022-11-12T07:13:07.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2c95cf9e::DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:07.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@169db8b2::SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ff0cd8c 2022-11-12T07:13:07.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d2f5ddf{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@781f8018{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42ee4abd{null} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c95cf9e::DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2c95cf9e::DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c95cf9e::DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@45dfd0da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@169db8b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2279a0ef{/10.233.71.77:42994<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2c95cf9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@798c1c56{s=START}]=>HttpChannelOverHttp@17b5b0fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4d3fd5e5 waiting 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@27899d78::SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@27899d78::SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:07.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@27899d78::SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@27899d78::SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c946869{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2ebad3af{null} 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ef9f31 2022-11-12T07:13:07.358Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ef9f31 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:07.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:07.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:07.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:07.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.359Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:07.359Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4453e874{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@10798724{null} 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@13f8ae4c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2d9fa295 size 2 > capacity 2022-11-12T07:13:07.359Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2d9fa295 2022-11-12T07:13:07.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ce4433f::DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-11-12T07:13:07.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@27899d78::SocketChannelEndPoint@21bc4628{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@27899d78{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50b62f74{/10.233.71.77:42992<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1ce4433f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46a5db72{s=START}]=>HttpChannelOverHttp@5b0c0b50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:07.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ef9f31 2022-11-12T07:13:17.342Z||qtp666312528-21-acceptor-0@5408fca1-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@6f92dcbb on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:13:17.343Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:17.343Z||qtp666312528-21-acceptor-0@5408fca1-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@49220202 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 2 updates 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6f92dcbb 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6f92dcbb 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@49220202 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@49220202 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6f92dcbb 2022-11-12T07:13:17.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@49220202 2022-11-12T07:13:17.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:17.343Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:17.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:17.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@713936f5 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@73e275b2 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@605880c9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:17.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@50c51048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:17.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1d4a852a{AC.ReadCB@f73695{HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:17.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24b05b88{SSLC.NBReadCB@18e042dc{SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51e50e8e{AC.ReadCB@68f30a3b{HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3e5c1b60 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@49220202 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43236], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2137645b{SSLC.NBReadCB@540fd3f7{SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:17.345Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:17.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@b0d8be1 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-12T07:13:17.34611Z 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4d3fd5e5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-12T07:13:17.346204Z 2022-11-12T07:13:17.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6f92dcbb 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-12T07:13:17.346269Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24b05b88{SSLC.NBReadCB@18e042dc{SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1d4a852a{AC.ReadCB@f73695{HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@605880c9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18e042dc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@48c53f3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.346Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4d3fd5e5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1678]@2022-11-12T07:13:17.347376Z 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1678]@2022-11-12T07:13:17.347476Z tryProduce true 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@b0d8be1 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.347Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@f73695[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43238], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:17.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:17.348Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1678]@2022-11-12T07:13:17.34898Z 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@6dc33161 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-12T07:13:17.349053Z 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@49e835a0 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6dc33161 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-11-12T07:13:17.349374Z 2022-11-12T07:13:17.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@49e835a0 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-11-12T07:13:17.349443Z tryProduce true 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-11-12T07:13:17.349285Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2137645b{SSLC.NBReadCB@540fd3f7{SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:17.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@49e835a0 started 2022-11-12T07:13:17.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49e835a0 waiting 2022-11-12T07:13:17.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:17.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51e50e8e{AC.ReadCB@68f30a3b{HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@50c51048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@120b74c6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.350Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ae6f2c8{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24b05b88{null} 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1831621d 2022-11-12T07:13:17.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1831621d 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:17.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:17.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73d9153a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:17.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:17.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:17.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:17.351Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1d4a852a{null} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@f73695::DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@605880c9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:17.351Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@18e042dc::SocketChannelEndPoint@14a84694{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18e042dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3692ec69{/10.233.71.77:43236<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@f73695[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3930140d{s=START}]=>HttpChannelOverHttp@28d61b2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.351Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1831621d 2022-11-12T07:13:17.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2c1e03c0 waiting 2022-11-12T07:13:17.352Z||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@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.352Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:17.353Z||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 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:17.353Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:17.353Z||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 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f451385{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2137645b{null} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578878f8 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:17.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578878f8 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:17.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:17.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e6c9b8b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51e50e8e{null} 2022-11-12T07:13:17.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@540fd3f7::SocketChannelEndPoint@2d25d4d2{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:17.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@578878f8 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68f30a3b::DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@50c51048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@540fd3f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5345ddb6{/10.233.71.77:43238<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68f30a3b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29da0cad{s=START}]=>HttpChannelOverHttp@966b4d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4d3fd5e5 size 2 > capacity 2022-11-12T07:13:17.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4d3fd5e5 2022-11-12T07:13:27.342Z||qtp666312528-21-acceptor-0@5408fca1-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@75d39a1 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:13:27.342Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:27.342Z||qtp666312528-21-acceptor-0@5408fca1-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@2a3dd8b2 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75d39a1 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75d39a1 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2a3dd8b2 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2a3dd8b2 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.342Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:27.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75d39a1 2022-11-12T07:13:27.343Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2a3dd8b2 2022-11-12T07:13:27.343Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:27.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:27.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@ba3b0e0 2022-11-12T07:13:27.343Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@12da2400 2022-11-12T07:13:27.343Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@59edf2b4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:27.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5ef08da7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:27.343Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:27.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@43e41f11{AC.ReadCB@1ad427ad{HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:27.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:27.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:27.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7836a18f{SSLC.NBReadCB@685b64dc{SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:27.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b637000{AC.ReadCB@48420229{HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:27.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b7847d1 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:27.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:27.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.345Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:27.345Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:27.345Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:27.345Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4b7847d1 2022-11-12T07:13:27.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2a3dd8b2 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43462], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:27.346Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-12T07:13:27.346966Z 2022-11-12T07:13:27.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2c1e03c0 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-12T07:13:27.347228Z 2022-11-12T07:13:27.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-12T07:13:27.34731Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2c1e03c0 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-12T07:13:27.347404Z 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-12T07:13:27.347577Z tryProduce true 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:27.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7836a18f{SSLC.NBReadCB@685b64dc{SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@43e41f11{AC.ReadCB@1ad427ad{HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@59edf2b4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@71e44575[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@368720f{SSLC.NBReadCB@395c74c2{SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@59c8fcc4 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:27.350Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75d39a1 2022-11-12T07:13:27.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@59c8fcc4 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:27.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:27.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43460], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1680]@2022-11-12T07:13:27.352273Z 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@49e835a0 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-12T07:13:27.352322Z 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@66e13ab5 2022-11-12T07:13:27.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@66e13ab5 2022-11-12T07:13:27.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@66e13ab5 started 2022-11-12T07:13:27.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@66e13ab5 waiting 2022-11-12T07:13:27.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@49e835a0 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-12T07:13:27.352586Z 2022-11-12T07:13:27.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-12T07:13:27.352666Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@368720f{SSLC.NBReadCB@395c74c2{SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:27.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-12T07:13:27.3528Z tryProduce true 2022-11-12T07:13:27.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:27.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b637000{AC.ReadCB@48420229{HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=8/30000}}} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@5ef08da7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:27.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:27.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:27.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1b6cf413[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:27.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@13b09f4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7836a18f{null} 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@680c5128 2022-11-12T07:13:27.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@680c5128 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@685b64dc::SocketChannelEndPoint@22513955{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.354Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@680c5128 2022-11-12T07:13:27.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4da83b63{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:27.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@43e41f11{null} 2022-11-12T07:13:27.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:27.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-11-12T07:13:27.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-11-12T07:13:27.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad427ad::DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@59edf2b4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:27.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@48420229[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=11/30000} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=11/30000} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:27.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@685b64dc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72dde62b{/10.233.71.77:43462<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1ad427ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@75aa2b42{s=START}]=>HttpChannelOverHttp@7e119d86{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dc33161 waiting 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:27.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3395f80d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@368720f{null} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cce5858 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20fef3be{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b637000{null} 2022-11-12T07:13:27.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:27.357Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:27.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:27.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:27.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:27.357Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:27.358Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@5ef08da7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.358Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cce5858 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2c1e03c0 size 2 > capacity 2022-11-12T07:13:27.358Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2c1e03c0 2022-11-12T07:13:27.358Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@48420229::DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-11-12T07:13:27.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@395c74c2::SocketChannelEndPoint@72cb5149{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@395c74c2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7699cb24{/10.233.71.77:43460<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@48420229[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a44826{s=START}]=>HttpChannelOverHttp@11ac0873{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:27.359Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cce5858 2022-11-12T07:13:37.343Z||qtp666312528-21-acceptor-0@5408fca1-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@5333be4a on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:13:37.343Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:37.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:37.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:37.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:37.343Z||qtp666312528-21-acceptor-0@5408fca1-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@ad8843c on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:37.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5333be4a 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5333be4a 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@ad8843c 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@ad8843c 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:37.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@ad8843c 2022-11-12T07:13:37.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5333be4a 2022-11-12T07:13:37.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4008f8cd 2022-11-12T07:13:37.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@295c8dbe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ac4eec3{AC.ReadCB@2e95c6c8{HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3aade682 2022-11-12T07:13:37.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a67d2d5{SSLC.NBReadCB@6236dbf1{SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:37.346Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.346Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e5a713b on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:37.346Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:37.346Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1e5a713b 2022-11-12T07:13:37.346Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@ad8843c 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43680], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-12T07:13:37.347124Z 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-12T07:13:37.347198Z 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-12T07:13:37.347328Z 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-12T07:13:37.347269Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.347397Z tryProduce true 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a67d2d5{SSLC.NBReadCB@6236dbf1{SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ac4eec3{AC.ReadCB@2e95c6c8{HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@295c8dbe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:37.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bde47a6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:37.348Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d77dbdd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:37.348Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:37.348Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.349Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.349Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-11-12T07:13:37.349Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:37.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7282da6a{AC.ReadCB@383ba907{HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.350Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@171436ac{SSLC.NBReadCB@6a62b641{SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:37.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44dd37e0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a67d2d5{null} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:37.351Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@683b4ab1 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f966747 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@683b4ab1 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f966747 2022-11-12T07:13:37.351Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7623da31{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ac4eec3{null} 2022-11-12T07:13:37.351Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5333be4a 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2022-11-12T07:13:37.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:37.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@295c8dbe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:37.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43682], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49e835a0 waiting 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2e95c6c8::DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.352465Z 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49e835a0 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.352532Z 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49e835a0 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.352623Z 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.35267Z tryProduce true 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-12T07:13:37.352602Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@171436ac{SSLC.NBReadCB@6a62b641{SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:37.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6236dbf1::SocketChannelEndPoint@37260c97{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6236dbf1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e997e4e{/10.233.71.77:43680<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2e95c6c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b8b2f7{s=START}]=>HttpChannelOverHttp@5453078c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.353Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f966747 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7282da6a{AC.ReadCB@383ba907{HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@6d77dbdd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@76e1fbe5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:37.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@383ba907[p=HttpParser{s=START,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:37.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2fcc2864{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@171436ac{null} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2543b9a4 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:37.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@29bced4c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7282da6a{null} 2022-11-12T07:13:37.356Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:37.357Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:37.357Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:37.357Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6d77dbdd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:37.357Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.357Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dc33161 waiting 2022-11-12T07:13:37.357Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2543b9a4 2022-11-12T07:13:37.357Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.357Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@383ba907::DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:37.358Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6a62b641::SocketChannelEndPoint@7a8e7aa3{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a62b641{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6425fe98{/10.233.71.77:43682<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@383ba907[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@217844ab{s=START}]=>HttpChannelOverHttp@7a9503d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:37.358Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2543b9a4 2022-11-12T07:13:47.342Z||qtp666312528-21-acceptor-0@5408fca1-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@64a624f7 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:13:47.342Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:47.342Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:47.343Z||qtp666312528-21-acceptor-0@5408fca1-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@201a8899 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 2 updates 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@64a624f7 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@64a624f7 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@201a8899 2022-11-12T07:13:47.343Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@201a8899 2022-11-12T07:13:47.343Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@64a624f7 2022-11-12T07:13:47.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@201a8899 2022-11-12T07:13:47.343Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:47.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@316818be 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fb0cc91 2022-11-12T07:13:47.344Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6e1a563f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@48ed27ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.344Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1de00f9d{AC.ReadCB@1f461eaa{HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:47.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5710e2b5{AC.ReadCB@2150ae72{HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| needFillInterest uf=false SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32fcf1c5{SSLC.NBReadCB@362b2c1b{SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7317f51b{SSLC.NBReadCB@41a3670b{SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d585875 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29d65f4d on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@64a624f7 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@201a8899 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 2 updates 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d585875 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@29d65f4d 2022-11-12T07:13:47.345Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 2/2/2 selected 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 2 keys, 0 updates 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43888], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1683]@2022-11-12T07:13:47.346761Z 2022-11-12T07:13:47.346Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1683]@2022-11-12T07:13:47.346947Z 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1683]@2022-11-12T07:13:47.347147Z 2022-11-12T07:13:47.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1683]@2022-11-12T07:13:47.347114Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1683]@2022-11-12T07:13:47.347237Z tryProduce true 2022-11-12T07:13:47.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7317f51b{SSLC.NBReadCB@41a3670b{SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:43890], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1684]@2022-11-12T07:13:47.347651Z 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@66e13ab5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-11-12T07:13:47.347699Z 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-11-12T07:13:47.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@50fb154d 2022-11-12T07:13:47.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5710e2b5{AC.ReadCB@2150ae72{HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-11-12T07:13:47.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@66e13ab5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1684]@2022-11-12T07:13:47.347942Z 2022-11-12T07:13:47.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@48ed27ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:47.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1684]@2022-11-12T07:13:47.347877Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1684]@2022-11-12T07:13:47.348068Z tryProduce true 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:47.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:47.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32fcf1c5{SSLC.NBReadCB@362b2c1b{SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:47.348Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@50fb154d 2022-11-12T07:13:47.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@50fb154d started 2022-11-12T07:13:47.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@46e4c9d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:47.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@50fb154d waiting 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1de00f9d{AC.ReadCB@1f461eaa{HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6e1a563f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e3a883e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2150ae72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:47.351Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:47.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:47.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6814c3d4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32fcf1c5{null} 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@604df2e6 2022-11-12T07:13:47.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:47.353Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@604df2e6 2022-11-12T07:13:47.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:47.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:47.353Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:47.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:47.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@362b2c1b::SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@604df2e6 2022-11-12T07:13:47.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:47.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c37570d{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:47.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:47.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:47.354Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a7ceda9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:47.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1de00f9d{null} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:47.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f461eaa::DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@6e1a563f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:47.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@362b2c1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@873f703{/10.233.71.77:43890<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f461eaa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f71e32{s=START}]=>HttpChannelOverHttp@456d853c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dc33161 waiting 2022-11-12T07:13:47.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2efe716d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:47.355Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7317f51b{null} 2022-11-12T07:13:47.355Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:47.355Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@329cd04c 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:47.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@329cd04c 2022-11-12T07:13:47.355Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:47.355Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.355Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@798f190e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:47.356Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5710e2b5{null} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:47.356Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@41a3670b::SocketChannelEndPoint@b850601{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.356Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@329cd04c 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2150ae72::DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@48ed27ba{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@41a3670b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bfb91ca{/10.233.71.77:43888<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2150ae72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7661db34{s=START}]=>HttpChannelOverHttp@5927269d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49e835a0 size 2 > capacity 2022-11-12T07:13:47.356Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49e835a0 2022-11-12T07:13:57.342Z||qtp666312528-21-acceptor-0@5408fca1-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@6e95b33e on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:13:57.342Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6e95b33e 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6e95b33e 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:57.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6e95b33e 2022-11-12T07:13:57.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:57.343Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@143ccf5 2022-11-12T07:13:57.343Z||qtp666312528-21-acceptor-0@5408fca1-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@20a233b4 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:57.343Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1 2022-11-12T07:13:57.343Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@20a233b4 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@20a233b4 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.344Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:57.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@20a233b4 2022-11-12T07:13:57.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@33bd5086{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:57.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:13:57.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:57.344Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@cd313a4 2022-11-12T07:13:57.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.344Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56e404a9{AC.ReadCB@2c861660{HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:57.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:13:57.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:57.345Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4acd3d03{SSLC.NBReadCB@630ed21d{SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:57.345Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73099166{AC.ReadCB@573823ce{HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:13:57.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f46807d on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5f46807d 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6539ea9a{SSLC.NBReadCB@317137e0{SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:57.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.346Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6e95b33e 2022-11-12T07:13:57.346Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d4f1fea on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0 2022-11-12T07:13:57.346Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 1 updates 2022-11-12T07:13:57.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=1 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:44130], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:57.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@20a233b4 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1685]@2022-11-12T07:13:57.347534Z 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1685]@2022-11-12T07:13:57.3476Z 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1685]@2022-11-12T07:13:57.347657Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:57.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6dc33161 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1685]@2022-11-12T07:13:57.347729Z 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4acd3d03{SSLC.NBReadCB@630ed21d{SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:57.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1686]@2022-11-12T07:13:57.347799Z tryProduce true 2022-11-12T07:13:57.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:13:57.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d4f1fea 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.347Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56e404a9{AC.ReadCB@2c861660{HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@33bd5086{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.348Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:44132], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/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=1686]@2022-11-12T07:13:57.348756Z 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@50fb154d offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1686]@2022-11-12T07:13:57.348835Z 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-11-12T07:13:57.348Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6854be8e 2022-11-12T07:13:57.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@6854be8e 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1686]@2022-11-12T07:13:57.349007Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@50fb154d task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1687]@2022-11-12T07:13:57.349215Z 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1687]@2022-11-12T07:13:57.349267Z tryProduce true 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.349Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:13:57.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@6854be8e started 2022-11-12T07:13:57.349Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6854be8e waiting 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6539ea9a{SSLC.NBReadCB@317137e0{SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73099166{AC.ReadCB@573823ce{HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:57.349Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.349Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2c861660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:57.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@8de4ce9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.350Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:57.350Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68152893{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4acd3d03{null} 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36ccb9ea 2022-11-12T07:13:57.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:57.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36ccb9ea 2022-11-12T07:13:57.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2022-11-12T07:13:57.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:57.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:57.351Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:57.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2022-11-12T07:13:57.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@630ed21d::SocketChannelEndPoint@51969938{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36ccb9ea 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e17fcd9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:13:57.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56e404a9{null} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-11-12T07:13:57.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:13:57.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-11-12T07:13:57.352Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:57.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:13:57.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c861660::DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@33bd5086{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:13:57.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@630ed21d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56875c37{/10.233.71.77:44130<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c861660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f045caf{s=START}]=>HttpChannelOverHttp@4d305eeb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:13:57.353Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@66e13ab5 waiting 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.353Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2945c6d5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6539ea9a{null} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@641967f1 2022-11-12T07:13:57.354Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@641967f1 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:13:57.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2022-11-12T07:13:57.354Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@29741532{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73099166{null} 2022-11-12T07:13:57.354Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-11-12T07:13:57.354Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:57.355Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@641967f1 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.71.77:44132<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dc33161 size 2 > capacity 2022-11-12T07:13:57.355Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6dc33161 2022-11-12T07:14:07.343Z||qtp666312528-21-acceptor-0@5408fca1-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@75f62acb on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0 2022-11-12T07:14:07.344Z||qtp666312528-21-acceptor-0@5408fca1-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:14:07.344Z||qtp666312528-21-acceptor-0@5408fca1-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@1dc2aac on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 2 updates 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75f62acb 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75f62acb 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1dc2aac 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1dc2aac 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:14:07.347Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:14:07.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75f62acb 2022-11-12T07:14:07.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1dc2aac 2022-11-12T07:14:07.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:14:07.347Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-11-12T07:14:07.347Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@194537ef 2022-11-12T07:14:07.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@446d9af8 2022-11-12T07:14:07.348Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@700e5f3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:14:07.348Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-11-12T07:14:07.348Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.348Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@27bf2f37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-11-12T07:14:07.348Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48e0b3c7{AC.ReadCB@40c4f49e{HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-11-12T07:14:07.349Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@fadcb62::DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:14:07.349Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f67de41{SSLC.NBReadCB@60fd2eba{SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:14:07.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2647fd7a::SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2666bde9 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0 2022-11-12T07:14:07.350Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1 2022-11-12T07:14:07.350Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@fadcb62::DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2666bde9 2022-11-12T07:14:07.351Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.351Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75f62acb 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.226:8000 remote=/10.233.71.77:44340], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-11-12T07:14:07.351603Z 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@66e13ab5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-11-12T07:14:07.351663Z 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-11-12T07:14:07.351711Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-11-12T07:14:07.351Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@fadcb62::DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2f67de41{SSLC.NBReadCB@60fd2eba{SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.351Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48e0b3c7{AC.ReadCB@40c4f49e{HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@700e5f3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-11-12T07:14:07.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@66e13ab5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-11-12T07:14:07.35197Z 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-11-12T07:14:07.352Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6120895f{AC.ReadCB@fadcb62{HttpConnection@fadcb62::DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-11-12T07:14:07.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-11-12T07:14:07.352331Z tryProduce true 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@268c8cc4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:14:07.352Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-11-12T07:14:07.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-11-12T07:14:07.352Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:14:07.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2647fd7a::SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-11-12T07:14:07.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.353Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37b8c2{SSLC.NBReadCB@2647fd7a{SslConnection@2647fd7a::SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-11-12T07:14:07.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19823993 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0 2022-11-12T07:14:07.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=1 2022-11-12T07:14:07.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.354Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1dc2aac 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2610da33[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-11-12T07:14:07.354Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:14:07.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-11-12T07:14:07.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-11-12T07:14:07.355Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-11-12T07:14:07.355Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected 2022-11-12T07:14:07.356Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2022-11-12T07:14:07.356Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-11-12T07:14:07.356Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19823993 2022-11-12T07:14:07.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.71.77:44340<->/10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-11-12T07:14:07.356Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.71.226:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.71.77:44340<->/10.233.71.226:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.356Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@19c5f5b4{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@2647fd7a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11e110ea{/10.233.71.77:44342<->/10.233.71.226:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@fadcb62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f38df18{s=START}]=>HttpChannelOverHttp@10272c89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-11-12T07:14:07.356Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-11-12T07:14:07.357Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys 2022