By type
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2023-01-13T07:34:21.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ec07fcc{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) 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c47e89{null} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42acd943 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@14cd6720{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) 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ff26257{null} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318d8ccc::DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@318d8ccc::DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:21.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:21.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318d8ccc::DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@488f4a3e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:21.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.572Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42acd943 2023-01-13T07:34:21.572Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.572Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@318d8ccc::DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} 2023-01-13T07:34:21.573Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5aea1ff5::SocketChannelEndPoint@73f277d1{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5aea1ff5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@28a3ec04{/10.233.66.148:35936<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@318d8ccc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d9e0b60{s=START}]=>HttpChannelOverHttp@6f008181{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.573Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@42acd943 2023-01-13T07:34:21.573Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@19306701 2023-01-13T07:34:21.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:21.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:21.573Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1665]@2023-01-13T07:34:21.573408Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:21.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:21.573Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@5e4a2aee task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1666]@2023-01-13T07:34:21.573819Z 2023-01-13T07:34:21.573Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3ff87543{SSLC.NBReadCB@7abfb2a7{SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:21.574Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1666]@2023-01-13T07:34:21.573995Z tryProduce true 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.574Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@5e4a2aee waiting 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ec8caba{AC.ReadCB@2b3b5f47{HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=25/30000}}} 2023-01-13T07:34:21.574Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=1/2,p=1}@19306701 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=25/30000} onFillable enter HttpChannelState@53ce92b9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@360c7b4e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:21.574Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:21.574Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=1}@19306701 started 2023-01-13T07:34:21.575Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@19306701 waiting 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=28/30000} filled -1 HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=28/30000} parse HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=28/30000} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=28/30000} 2023-01-13T07:34:21.577Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2023-01-13T07:34:21.578Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{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 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@22f07719{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) 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3ff87543{null} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a638506 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.579Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@71f124{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) 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ec8caba{null} 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000} 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000} 2023-01-13T07:34:21.580Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a638506 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:21.580Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@53ce92b9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:21.580Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.580Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b3b5f47::DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=31/30000} 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@3b6a2e3f size 2 > capacity 2023-01-13T07:34:21.580Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@3b6a2e3f 2023-01-13T07:34:21.581Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7abfb2a7::SocketChannelEndPoint@1918a134{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7abfb2a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f03936c{/10.233.66.148:35934<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@2b3b5f47[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69b4d66f{s=START}]=>HttpChannelOverHttp@16b8edba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:21.581Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a638506 2023-01-13T07:34:31.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@2708ced0 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:34:31.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2708ced0 2023-01-13T07:34:31.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2708ced0 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2708ced0 2023-01-13T07:34:31.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:31.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7f08f519 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@9129f21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:31.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@644fcdd9 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:31.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:34:31.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:31.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@644fcdd9 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@644fcdd9 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@644fcdd9 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65c838f{AC.ReadCB@318a1327{HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48909c7 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@cd98732{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67aebb48{SSLC.NBReadCB@4b7f8b5{SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c678558 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2708ced0 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:31.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@54e953d5{AC.ReadCB@4052705f{HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c678558 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7ea019f{SSLC.NBReadCB@cd42a9b{SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a47630b on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:31.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:31.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@644fcdd9 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 1 updates 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36094], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:31.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/REPRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2023-01-13T07:34:31.549053Z 2023-01-13T07:34:31.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@19306701 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/REPRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2023-01-13T07:34:31.549131Z 2023-01-13T07:34:31.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2023-01-13T07:34:31.54929Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@19306701 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.549436Z 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.549578Z tryProduce true 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a47630b 2023-01-13T07:34:31.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67aebb48{SSLC.NBReadCB@4b7f8b5{SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:34:31.550Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36096], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.550Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65c838f{AC.ReadCB@318a1327{HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:31.550Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@9129f21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:31.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.55082Z 2023-01-13T07:34:31.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5e4a2aee offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.551026Z 2023-01-13T07:34:31.551Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.551Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:31.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:34:31.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7657fd28 2023-01-13T07:34:31.551Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7657fd28 2023-01-13T07:34:31.551Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1fe6d124[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@7657fd28 started 2023-01-13T07:34:31.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7657fd28 waiting 2023-01-13T07:34:31.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@5e4a2aee task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.551542Z 2023-01-13T07:34:31.551Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:31.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.551793Z tryProduce true 2023-01-13T07:34:31.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:31.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2023-01-13T07:34:31.55163Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:31.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7ea019f{SSLC.NBReadCB@cd42a9b{SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@54e953d5{AC.ReadCB@4052705f{HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2023-01-13T07:34:31.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@cd98732{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.552Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:31.553Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.553Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@72d159d0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.553Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:31.554Z||qtp978035840-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@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.554Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4052705f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:31.555Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@318a1327[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:31.555Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:31.555Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.555Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:31.556Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:31.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:31.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.556Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:31.556Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:31.556Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:31.556Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:31.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:31.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:31.557Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.557Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2023-01-13T07:34:31.557Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.557Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:31.557Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:31.557Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:31.557Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2023-01-13T07:34:31.557Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:31.557Z||qtp978035840-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 2023-01-13T07:34:31.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:31.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:31.558Z||qtp978035840-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 2023-01-13T07:34:31.558Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:31.558Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:31.558Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.558Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{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 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{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 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ca16955{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) 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7ea019f{null} 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@60ed419f{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) 2023-01-13T07:34:31.559Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d66354 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67aebb48{null} 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:31.559Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c80ea5f 2023-01-13T07:34:31.560Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d66354 2023-01-13T07:34:31.560Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c80ea5f 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3432b47c{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) 2023-01-13T07:34:31.560Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65c838f{null} 2023-01-13T07:34:31.560Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000} 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d31b5e7{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) 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@54e953d5{null} 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:31.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000} 2023-01-13T07:34:31.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000} 2023-01-13T07:34:31.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@cd98732{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:31.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@19306701 waiting 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:31.562Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:34:31.560Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.560Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:31.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4052705f::DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-13T07:34:31.564Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000} 2023-01-13T07:34:31.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@cd42a9b::SocketChannelEndPoint@2ff5edcf{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@cd42a9b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c4288e0{/10.233.66.148:36096<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4052705f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14c9b669{s=START}]=>HttpChannelOverHttp@290ca8d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d66354 2023-01-13T07:34:31.560Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4b7f8b5::SocketChannelEndPoint@771d6c5a{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.564Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c80ea5f 2023-01-13T07:34:31.564Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000} 2023-01-13T07:34:31.565Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@318a1327::DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@9129f21{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:31.565Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b7f8b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15714e69{/10.233.66.148:36094<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@318a1327[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1baafc4c{s=START}]=>HttpChannelOverHttp@3a6c5d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:31.565Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@42341579 size 2 > capacity 2023-01-13T07:34:31.565Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@42341579 2023-01-13T07:34:41.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@b71e0b1 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:34:41.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@b71e0b1 2023-01-13T07:34:41.544Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@b71e0b1 2023-01-13T07:34:41.545Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.545Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:34:41.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@b71e0b1 2023-01-13T07:34:41.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:41.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d8d7086 2023-01-13T07:34:41.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7f5434de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:41.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:41.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@e070ffe on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:41.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:34:41.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e070ffe 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e070ffe 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e070ffe 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59af3bde 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@23464036{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:41.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:41.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@b17e0c1{AC.ReadCB@317fe4b{HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2023-01-13T07:34:41.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45c04287{AC.ReadCB@795b72f2{HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@374ea24e{SSLC.NBReadCB@a9264eb{SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:41.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:41.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 for SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2ee23d70 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2ee23d70 2023-01-13T07:34:41.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e070ffe 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67ae642f{SSLC.NBReadCB@20ac3962{SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36264], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26883691 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-13T07:34:41.548823Z 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@19306701 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-13T07:34:41.548887Z 2023-01-13T07:34:41.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@b71e0b1 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2023-01-13T07:34:41.549028Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@374ea24e{SSLC.NBReadCB@a9264eb{SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@b17e0c1{AC.ReadCB@317fe4b{HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@23464036{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@19306701 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.549392Z 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.54945Z tryProduce true 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@26883691 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36262], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:41.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.549989Z 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@7657fd28 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.550077Z 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@213d866c 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7657fd28 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.550226Z 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.550335Z tryProduce true 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1669]@2023-01-13T07:34:41.550298Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67ae642f{SSLC.NBReadCB@20ac3962{SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45c04287{AC.ReadCB@795b72f2{HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7f5434de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:41.550Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@213d866c 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:41.550Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@213d866c started 2023-01-13T07:34:41.550Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@213d866c waiting 2023-01-13T07:34:41.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6691b8df[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:41.551Z||qtp978035840-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@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@317fe4b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:41.552Z||qtp978035840-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 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:41.552Z||qtp978035840-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 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72045a84{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.shutdownOutput(AbstractEndPoint.java:157) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:924) 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) 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@374ea24e{null} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cc1087b 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5504ff71{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) 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@b17e0c1{null} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000} 2023-01-13T07:34:41.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000} 2023-01-13T07:34:41.554Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@23464036{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:41.554Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.554Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5e4a2aee waiting 2023-01-13T07:34:41.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cc1087b 2023-01-13T07:34:41.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@317fe4b::DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:41.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@a9264eb::SocketChannelEndPoint@150303f3{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a9264eb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e57c294{/10.233.66.148:36264<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@317fe4b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a41544f{s=START}]=>HttpChannelOverHttp@78be3654{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5cc1087b 2023-01-13T07:34:41.560Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@795b72f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:41.561Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:41.562Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{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 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2005a2fd{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) 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67ae642f{null} 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:41.563Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d464e77 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d464e77 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:41.564Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67a5440{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) 2023-01-13T07:34:41.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@20ac3962::SocketChannelEndPoint@73e4f2d4{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45c04287{null} 2023-01-13T07:34:41.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d464e77 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@795b72f2::DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@7f5434de{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20ac3962{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b721136{/10.233.66.148:36262<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@795b72f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bec67e0{s=START}]=>HttpChannelOverHttp@3abc6251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@19306701 size 2 > capacity 2023-01-13T07:34:41.564Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@19306701 2023-01-13T07:34:51.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@6f183ea0 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:34:51.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6f183ea0 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6f183ea0 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.545Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:34:51.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6f183ea0 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:51.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@7523179f on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:51.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@193033ee 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28a78646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1f6dc327{AC.ReadCB@30906fff{HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2cb1a8a2{SSLC.NBReadCB@6074366d{SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6db72407 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6f183ea0 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 2 updates 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7523179f 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7523179f 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6db72407 2023-01-13T07:34:51.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7523179f 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:34:51.547Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:51.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@171f77a7 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@21ffa57c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36436], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-13T07:34:51.548315Z 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36bb163a{AC.ReadCB@4db14cab{HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5e4a2aee offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2023-01-13T07:34:51.54839Z 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2cb1a8a2{SSLC.NBReadCB@6074366d{SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7128c052{SSLC.NBReadCB@44f6e6e9{SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:51.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29ab130 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-13T07:34:51.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7523179f 2023-01-13T07:34:51.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5e4a2aee task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-13T07:34:51.548788Z 2023-01-13T07:34:51.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1f6dc327{AC.ReadCB@30906fff{HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-13T07:34:51.549337Z tryProduce true 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@28a78646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@29ab130 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@59812ec2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36438], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-13T07:34:51.550016Z 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@213d866c offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2023-01-13T07:34:51.550073Z 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@18013c09 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1671]@2023-01-13T07:34:51.550182Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7128c052{SSLC.NBReadCB@44f6e6e9{SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:34:51.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@18013c09 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@18013c09 started 2023-01-13T07:34:51.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18013c09 waiting 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36bb163a{AC.ReadCB@4db14cab{HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@21ffa57c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:34:51.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@44f6e6e9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@480185f7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:34:51.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@213d866c task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:34:51.552106Z 2023-01-13T07:34:51.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:34:51.55218Z tryProduce true 2023-01-13T07:34:51.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:51.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@30906fff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@506bab9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:51.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2023-01-13T07:34:51.553Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:51.553Z||qtp978035840-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@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\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@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:34:51.553Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4db14cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{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 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72d63157{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) 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2cb1a8a2{null} 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d2106f8 2023-01-13T07:34:51.554Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3974cc77{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) 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1f6dc327{null} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:51.554Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@28a78646{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:51.555Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.555Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7657fd28 waiting 2023-01-13T07:34:51.555Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d2106f8 2023-01-13T07:34:51.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@30906fff::DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=8/30000} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:34:51.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6074366d::SocketChannelEndPoint@5ea396c7{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6074366d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af03071{/10.233.66.148:36436<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@30906fff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@becf1aa{s=START}]=>HttpChannelOverHttp@d2ba3fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.556Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7d2106f8 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:34:51.556Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:51.556Z||qtp978035840-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 2023-01-13T07:34:51.557Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.557Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:34:51.557Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:34:51.557Z||qtp978035840-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 2023-01-13T07:34:51.557Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:34:51.557Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{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 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1cd7de5c{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) 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7128c052{null} 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e5a55c0 2023-01-13T07:34:51.558Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:34:51.558Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:34:51.558Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:34:51.558Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:34:51.558Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e5a55c0 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.558Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:34:51.559Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f2acd76{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) 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36bb163a{null} 2023-01-13T07:34:51.559Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.559Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000} 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000} 2023-01-13T07:34:51.559Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@44f6e6e9::SocketChannelEndPoint@1d743c2f{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000} 2023-01-13T07:34:51.559Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e5a55c0 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4db14cab::DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@21ffa57c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@44f6e6e9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1d5677bd{/10.233.66.148:36438<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4db14cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ab38a55{s=START}]=>HttpChannelOverHttp@3ce6b509{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5e4a2aee size 2 > capacity 2023-01-13T07:34:51.559Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5e4a2aee 2023-01-13T07:35:01.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@71d305e2 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:35:01.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71d305e2 2023-01-13T07:35:01.544Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71d305e2 2023-01-13T07:35:01.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.545Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71d305e2 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1ae9a079 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@65b2ae19{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.545Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@34323bc7{AC.ReadCB@320f30be{HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:01.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@479d9cd9 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7f73673f{SSLC.NBReadCB@39b97230{SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@479d9cd9 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d29b213 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@479d9cd9 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.546Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@479d9cd9 2023-01-13T07:35:01.546Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2023-01-13T07:35:01.546Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@43de88f3 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6df51a1 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@d29b213 2023-01-13T07:35:01.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71d305e2 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6317f68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.547Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36582], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.548Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@47dda45d{AC.ReadCB@7a1f6456{HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:01.548Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:01.548Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:35:01.548371Z 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:01.548Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7657fd28 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:35:01.548533Z 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.548Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7657fd28 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:35:01.548935Z 2023-01-13T07:35:01.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:35:01.549014Z tryProduce true 2023-01-13T07:35:01.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:01.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.549Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:01.548Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2023-01-13T07:35:01.548676Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:01.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46e14524{SSLC.NBReadCB@fc883b4{SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:01.549Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7f73673f{SSLC.NBReadCB@39b97230{SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:01.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.549Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@dffbb6f on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:35:01.549Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=1 2023-01-13T07:35:01.549Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@34323bc7{AC.ReadCB@320f30be{HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2023-01-13T07:35:01.549Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@65b2ae19{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:01.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@dffbb6f 2023-01-13T07:35:01.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@479d9cd9 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36584], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.550Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:01.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-13T07:35:01.55121Z 2023-01-13T07:35:01.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@18013c09 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-13T07:35:01.551331Z 2023-01-13T07:35:01.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:35:01.551Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@13ce22c7 2023-01-13T07:35:01.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@13ce22c7 2023-01-13T07:35:01.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@13ce22c7 started 2023-01-13T07:35:01.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@13ce22c7 waiting 2023-01-13T07:35:01.550Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.551Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:35:01.551Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@480185f7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:35:01.555Z||qtp978035840-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@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\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@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@320f30be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6bf6e4c1[p=0,l=0,c=17408,r=0]={<<<>>>\x15\x03\x03\x00\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-13T07:35:01.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=10/30000} 2023-01-13T07:35:01.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:35:01.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:35:01.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:01.556Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2023-01-13T07:35:01.556721Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:01.556Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46e14524{SSLC.NBReadCB@fc883b4{SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@47dda45d{AC.ReadCB@7a1f6456{HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=9/30000}}} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@6317f68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:01.557Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@18013c09 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:01.557284Z 2023-01-13T07:35:01.557Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:01.557583Z tryProduce true 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:35:01.557Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:01.557Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@50d1e560[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.558Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:35:01.557Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.558Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:01.564Z||qtp978035840-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 2023-01-13T07:35:01.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:35:01.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:01.565Z||qtp978035840-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 2023-01-13T07:35:01.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:35:01.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{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 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@60277297{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) 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7f73673f{null} 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:35:01.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a768e 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:35:01.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:35:01.567Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a768e 2023-01-13T07:35:01.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ab3bff1{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) 2023-01-13T07:35:01.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@34323bc7{null} 2023-01-13T07:35:01.567Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.567Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000} 2023-01-13T07:35:01.567Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.568Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@39b97230::SocketChannelEndPoint@748d6214{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.568Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a768e 2023-01-13T07:35:01.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:35:01.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000} 2023-01-13T07:35:01.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000} 2023-01-13T07:35:01.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@320f30be::DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@65b2ae19{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:01.569Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b97230{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7a30ee89{/10.233.66.148:36582<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@320f30be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44808728{s=START}]=>HttpChannelOverHttp@2d74d926{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.569Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@213d866c waiting 2023-01-13T07:35:01.568Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=21/30000} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=21/30000} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:01.569Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{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 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000} 2023-01-13T07:35:01.570Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3aba48e1{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) 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46e14524{null} 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58809d6b 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:01.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.571Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72589fe{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) 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@47dda45d{null} 2023-01-13T07:35:01.572Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58809d6b 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@6317f68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:01.572Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.572Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.573Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7657fd28 size 2 > capacity 2023-01-13T07:35:01.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7a1f6456::DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=24/30000} 2023-01-13T07:35:01.573Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7657fd28 2023-01-13T07:35:01.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@fc883b4::SocketChannelEndPoint@bc0186e{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fc883b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@db915d9{/10.233.66.148:36584<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7a1f6456[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a1a5849{s=START}]=>HttpChannelOverHttp@59b582fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:01.573Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58809d6b 2023-01-13T07:35:11.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@69de57b4 on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:35:11.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:35:11.545Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@69de57b4 2023-01-13T07:35:11.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@42c2aff on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@69de57b4 2023-01-13T07:35:11.546Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2023-01-13T07:35:11.546Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@69de57b4 2023-01-13T07:35:11.546Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:11.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3fead32f 2023-01-13T07:35:11.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@43de88f3 2023-01-13T07:35:11.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d7f0196{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:11.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:11.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:35:11.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.547Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@464e67cb{AC.ReadCB@4e5d4bd{HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:11.547Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ca40383{SSLC.NBReadCB@4471743{SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:11.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5065fc5b on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:35:11.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2023-01-13T07:35:11.548Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.549Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@69de57b4 2023-01-13T07:35:11.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@42c2aff 2023-01-13T07:35:11.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@42c2aff 2023-01-13T07:35:11.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5065fc5b 2023-01-13T07:35:11.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@42c2aff 2023-01-13T07:35:11.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:11.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.549Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@19c7cd53 2023-01-13T07:35:11.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:11.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:11.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:11.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:11.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@31900598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:11.550Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:11.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36738], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:11.551Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4fd2d3bd{AC.ReadCB@161aebac{HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:11.551Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:11.551Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.552Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:11.551973Z 2023-01-13T07:35:11.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@ed41660{SSLC.NBReadCB@4834960e{SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:11.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62bc7552 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-13T07:35:11.552Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@213d866c offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:11.552371Z 2023-01-13T07:35:11.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.552Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@42c2aff 2023-01-13T07:35:11.552Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:11.552637Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:11.552Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@213d866c task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2023-01-13T07:35:11.552781Z 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.553012Z tryProduce true 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62bc7552 2023-01-13T07:35:11.553Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ca40383{SSLC.NBReadCB@4471743{SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:11.553Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:11.553Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.553Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@464e67cb{AC.ReadCB@4e5d4bd{HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:11.553Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:11.553Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6d7f0196{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:11.554Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.554Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:35:11.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36740], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.554Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.554Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@50d1e560[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.554Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:35:11.554Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:11.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.555173Z 2023-01-13T07:35:11.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@13ce22c7 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.555311Z 2023-01-13T07:35:11.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:35:11.555Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@779467d8 2023-01-13T07:35:11.555Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@13ce22c7 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.555727Z 2023-01-13T07:35:11.555Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.555857Z tryProduce true 2023-01-13T07:35:11.555Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:11.555Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:11.556Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.556Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:11.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2023-01-13T07:35:11.556295Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:11.556Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@ed41660{SSLC.NBReadCB@4834960e{SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4fd2d3bd{AC.ReadCB@161aebac{HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@31900598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:11.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@779467d8 2023-01-13T07:35:11.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@779467d8 started 2023-01-13T07:35:11.557Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@779467d8 waiting 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.557Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:35:11.562Z||qtp978035840-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@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.562Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.562Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c7c0077[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.562Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:35:11.562Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.562Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:35:11.562Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=15/30000} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=15/30000} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:35:11.563Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:11.563Z||qtp978035840-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 2023-01-13T07:35:11.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:35:11.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:11.564Z||qtp978035840-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 2023-01-13T07:35:11.564Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:35:11.565Z||qtp978035840-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@7f91ad70[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7f91ad70[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.565Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@161aebac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@7f91ad70[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7f91ad70[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7f91ad70[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=14/30000} 2023-01-13T07:35:11.565Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2023-01-13T07:35:11.565Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{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 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:11.566Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000} 2023-01-13T07:35:11.566Z||qtp978035840-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 2023-01-13T07:35:11.566Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.566Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2023-01-13T07:35:11.566Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2023-01-13T07:35:11.566Z||qtp978035840-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 2023-01-13T07:35:11.566Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.566Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@482a86ee{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) 2023-01-13T07:35:11.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ca40383{null} 2023-01-13T07:35:11.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2023-01-13T07:35:11.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=0 updates=0 2023-01-13T07:35:11.567Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.567Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779c2b26 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:11.567Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779c2b26 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:11.567Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{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 2023-01-13T07:35:11.568Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000} 2023-01-13T07:35:11.568Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} 2023-01-13T07:35:11.568Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4471743::SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779c2b26 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15bf6289{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@684ac944{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) 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@ed41660{null} 2023-01-13T07:35:11.568Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:35:11.568Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@46829585{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) 2023-01-13T07:35:11.568Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:11.569Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:35:11.569Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2023-01-13T07:35:11.569Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:11.569Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:11.569Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2023-01-13T07:35:11.568Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@464e67cb{null} 2023-01-13T07:35:11.569Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:35:11.569Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cb4c932 2023-01-13T07:35:11.569Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=21/30000} 2023-01-13T07:35:11.570Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.570Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cb4c932 2023-01-13T07:35:11.570Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000} 2023-01-13T07:35:11.570Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.570Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7087096b{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) 2023-01-13T07:35:11.570Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4fd2d3bd{null} 2023-01-13T07:35:11.570Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4e5d4bd::DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@6d7f0196{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:11.570Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} 2023-01-13T07:35:11.571Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@161aebac::DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@31900598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:11.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4471743{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a9052{/10.233.66.148:36738<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4e5d4bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@53a8af99{s=START}]=>HttpChannelOverHttp@736e6993{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.571Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4834960e::SocketChannelEndPoint@3b40c159{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4834960e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c674744{/10.233.66.148:36740<->/10.233.66.38:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@161aebac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e5fa52b{s=START}]=>HttpChannelOverHttp@258f6ffe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:11.571Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@18013c09 waiting 2023-01-13T07:35:11.571Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cb4c932 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@213d866c size 2 > capacity 2023-01-13T07:35:11.571Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@213d866c 2023-01-13T07:35:21.544Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@6db9c38d on ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=0 2023-01-13T07:35:21.545Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=0 selected=0 updates=1 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6db9c38d 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6db9c38d 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:21.545Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2023-01-13T07:35:21.545Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6db9c38d 2023-01-13T07:35:21.545Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:21.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@38df9a7c 2023-01-13T07:35:21.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{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@46e9e1b7 on ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=0 2023-01-13T07:35:21.546Z||qtp978035840-21-acceptor-0@1f5f4d48-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@78c5ef58{STARTED} id=0 keys=1 selected=0 updates=1 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@46e9e1b7 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@46e9e1b7 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:21.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:21.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@39702a2d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:21.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@46e9e1b7 2023-01-13T07:35:21.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2023-01-13T07:35:21.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000} 2023-01-13T07:35:21.546Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@68993b37 2023-01-13T07:35:21.546Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7bf57fe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@26de94bd::DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b83f10f{AC.ReadCB@7d385b05{HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15c6e831::SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@26de94bd::DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@57c33615{AC.ReadCB@26de94bd{HttpConnection@26de94bd::DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@44dc6d09{SSLC.NBReadCB@5c6fd6c7{SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15c6e831::SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.66.38:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2023-01-13T07:35:21.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/2 selected 2023-01-13T07:35:21.547Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@66a742bb 2023-01-13T07:35:21.548Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6db9c38d 2023-01-13T07:35:21.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56a3b2c{SSLC.NBReadCB@15c6e831{SslConnection@15c6e831::SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:21.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@274fccd0 on ManagedSelector@78c5ef58{STARTED} id=0 keys=2 selected=1 updates=0 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36888], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.548Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@46e9e1b7 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-13T07:35:21.548684Z 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18013c09 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-13T07:35:21.548741Z 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2023-01-13T07:35:21.548786Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:21.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18013c09 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-13T07:35:21.548865Z 2023-01-13T07:35:21.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@44dc6d09{SSLC.NBReadCB@5c6fd6c7{SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:21.548Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-13T07:35:21.54895Z tryProduce true 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@274fccd0 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b83f10f{AC.ReadCB@7d385b05{HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7d385b05::DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@39702a2d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 2 keys 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c6fd6c7::SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/2 selected 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6149e2d3{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c6fd6c7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17010d64{/10.233.66.148:36888<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7d385b05[p=HttpParser{s=START,0 of -1},g=HttpGenerator@431a8a03{s=START}]=>HttpChannelOverHttp@1616fc11{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.38:8000 remote=/10.233.66.148:36890], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@25322f44[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2023-01-13T07:35:21.549Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2023-01-13T07:35:21.549Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2023-01-13T07:35:21.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-13T07:35:21.550225Z 2023-01-13T07:35:21.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@779467d8 offer EatWhatYouKill@49c37918/SelectorProducer@43de88f3/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2023-01-13T07:35:21.55049Z 2023-01-13T07:35:21.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2023-01-13T07:35:21.550Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6cd54958 2023-01-13T07:35:21.550Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6cd54958 2023-01-13T07:35:21.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6cd54958 started 2023-01-13T07:35:21.551Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6cd54958 waiting 2023-01-13T07:35:21.551Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2023-01-13T07:35:21.550965Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2023-01-13T07:35:21.551Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56a3b2c{SSLC.NBReadCB@15c6e831{SslConnection@15c6e831::SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2023-01-13T07:35:21.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@779467d8 task=EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2023-01-13T07:35:21.552026Z 2023-01-13T07:35:21.552Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15c6e831::SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@26de94bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3e840b{s=START}]=>HttpChannelOverHttp@c37f384{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2023-01-13T07:35:21.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@49c37918/SelectorProducer@43de88f3/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2023-01-13T07:35:21.552161Z tryProduce true 2023-01-13T07:35:21.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2023-01-13T07:35:21.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2023-01-13T07:35:21.552Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d50cd59{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@15c6e831{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cce613b{/10.233.66.148:36890<->/10.233.66.38:8000,OPEN,fill=FI,flush=-,to=5/30000}