Results

By type

          2021-11-15T05:07:15.393Z||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
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:15.393Z||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
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3fc75b7e::SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3fc75b7e::SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7110b1df{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:15.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a0a2316{null}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@352589c4
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@352589c4
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:15.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7660bbd8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:15.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@15d8dfee::DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9feba68{null}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@15d8dfee::DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@15d8dfee::DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:15.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3fc75b7e::SocketChannelEndPoint@78fbd7f1{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:15.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@352589c4
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@15d8dfee::DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@16e75ba2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3fc75b7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3085561c{/10.233.68.105:35556<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@15d8dfee[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2568cf2c{s=START}]=>HttpChannelOverHttp@452df318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:15.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:07:19.166Z||qtp978035840-20-acceptor-0@44723d95-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@23e682a6 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:19.166Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@23e682a6
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@23e682a6
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:19.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@23e682a6
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f36f9a6
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4ca310e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15a2c760{AC.ReadCB@44d03b1d{HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@506f1e1a{SSLC.NBReadCB@59a4d5b9{SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:19.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f1910b3 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:19.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:19.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@23e682a6
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2f1910b3
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35602], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1643]@2021-11-15T05:07:19.168578Z
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1643]@2021-11-15T05:07:19.168676Z
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1643]@2021-11-15T05:07:19.168739Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:19.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1644]@2021-11-15T05:07:19.168829Z
2021-11-15T05:07:19.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1644]@2021-11-15T05:07:19.168899Z tryProduce true
2021-11-15T05:07:19.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:19.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:19.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@506f1e1a{SSLC.NBReadCB@59a4d5b9{SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:19.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15a2c760{AC.ReadCB@44d03b1d{HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4ca310e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@67f6e3e8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:19.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:19.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:07:19.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@47bff796{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@506f1e1a{null}
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f65e226
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:19.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:19.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f65e226
2021-11-15T05:07:19.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7bc24338{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15a2c760{null}
2021-11-15T05:07:19.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59a4d5b9::SocketChannelEndPoint@3cd8267c{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:19.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f65e226
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44d03b1d::DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4ca310e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59a4d5b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@31b53b6a{/10.233.68.105:35602<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@44d03b1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4152db8c{s=START}]=>HttpChannelOverHttp@3d5407b1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:19.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@210edf04 waiting
2021-11-15T05:07:25.388Z||qtp978035840-20-acceptor-0@44723d95-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@6f04b5e on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:25.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6f04b5e
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6f04b5e
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:25.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6f04b5e
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@40b0fafd
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3d061f57{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5314f373{AC.ReadCB@7a266d18{HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a131aa4{SSLC.NBReadCB@7a14c321{SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4642df0c on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6f04b5e
2021-11-15T05:07:25.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:25.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4642df0c
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35664], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1644]@2021-11-15T05:07:25.390362Z
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1644]@2021-11-15T05:07:25.39042Z
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1644]@2021-11-15T05:07:25.390459Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:25.390524Z
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a131aa4{SSLC.NBReadCB@7a14c321{SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:25.390585Z tryProduce true
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5314f373{AC.ReadCB@7a266d18{HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3d061f57{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:25.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@22f44db[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:25.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:25.392Z||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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7a266d18[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:25.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:25.392Z||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
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:25.393Z||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
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1bdd96f3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a131aa4{null}
2021-11-15T05:07:25.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6890502b
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:25.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6890502b
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:25.394Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@32635109{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:25.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5314f373{null}
2021-11-15T05:07:25.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a266d18::DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@3d061f57{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:25.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7a14c321::SocketChannelEndPoint@3ce13af3{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6890502b
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a14c321{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8859a16{/10.233.68.105:35664<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7a266d18[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ee5a35f{s=START}]=>HttpChannelOverHttp@4ba9636e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:25.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:07:29.167Z||qtp978035840-20-acceptor-0@44723d95-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@2729d2a0 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:29.167Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2729d2a0
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2729d2a0
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:29.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2729d2a0
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7b5a71d8
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4d2c6ccc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:29.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7482fd21{AC.ReadCB@65d01000{HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11b7a3a1{SSLC.NBReadCB@5f7c9dda{SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a1e6e00 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a1e6e00
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2729d2a0
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35710], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:29.1687Z
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:29.168748Z
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:29.168796Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:29.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1645]@2021-11-15T05:07:29.168849Z
2021-11-15T05:07:29.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1646]@2021-11-15T05:07:29.168923Z tryProduce true
2021-11-15T05:07:29.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:29.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:29.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11b7a3a1{SSLC.NBReadCB@5f7c9dda{SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:29.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7482fd21{AC.ReadCB@65d01000{HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4d2c6ccc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@134047b5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:29.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@65d01000[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:29.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:29.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2304f329{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11b7a3a1{null}
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a36bff2
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:29.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:29.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a36bff2
2021-11-15T05:07:29.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5f7c9dda::SocketChannelEndPoint@78c03067{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.174Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a36bff2
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@398e33f1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7482fd21{null}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@65d01000::DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4d2c6ccc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5f7c9dda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34962131{/10.233.68.105:35710<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@65d01000[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a66b0ad{s=START}]=>HttpChannelOverHttp@536d3f67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:29.174Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@210edf04 waiting
2021-11-15T05:07:35.388Z||qtp978035840-20-acceptor-0@44723d95-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@6d99b4a8 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:35.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6d99b4a8
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6d99b4a8
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:35.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:35.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6d99b4a8
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@41b59161
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@550d59d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7263101{AC.ReadCB@385ef48d{HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@481357f4{SSLC.NBReadCB@70c99172{SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@74ed0d85 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:35.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:35.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:35.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:35.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:35.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@74ed0d85
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6d99b4a8
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35770], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1646]@2021-11-15T05:07:35.390505Z
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1646]@2021-11-15T05:07:35.39059Z
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1646]@2021-11-15T05:07:35.390648Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:35.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1646]@2021-11-15T05:07:35.390724Z
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@481357f4{SSLC.NBReadCB@70c99172{SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:35.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1647]@2021-11-15T05:07:35.390946Z tryProduce true
2021-11-15T05:07:35.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:35.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:35.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7263101{AC.ReadCB@385ef48d{HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-15T05:07:35.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@550d59d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:35.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3d0fbfad[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:35.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:35.393Z||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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@385ef48d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:35.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:35.394Z||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
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:35.394Z||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
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5774b12f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@481357f4{null}
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f3759d1
2021-11-15T05:07:35.395Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f3759d1
2021-11-15T05:07:35.395Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:35.395Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:35.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:35.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:35.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:35.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:35.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.395Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.396Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23e996f7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7263101{null}
2021-11-15T05:07:35.396Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@70c99172::SocketChannelEndPoint@35ce73c0{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:35.396Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f3759d1
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@385ef48d::DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@550d59d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@70c99172{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131b7804{/10.233.68.105:35770<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@385ef48d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38da0c37{s=START}]=>HttpChannelOverHttp@43f175c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:35.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:07:39.166Z||qtp978035840-20-acceptor-0@44723d95-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@7afdf80f on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:39.166Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7afdf80f
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7afdf80f
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:39.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7afdf80f
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@261ac650
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@46fab17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c26297c{AC.ReadCB@74b7c58c{HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@26f71ad1{SSLC.NBReadCB@18db5088{SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@646a5197 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7afdf80f
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@646a5197
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35820], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1647]@2021-11-15T05:07:39.168722Z
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1647]@2021-11-15T05:07:39.168778Z
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1647]@2021-11-15T05:07:39.16884Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:39.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1648]@2021-11-15T05:07:39.168902Z
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@26f71ad1{SSLC.NBReadCB@18db5088{SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:39.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1648]@2021-11-15T05:07:39.16895Z tryProduce true
2021-11-15T05:07:39.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:39.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:39.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c26297c{AC.ReadCB@74b7c58c{HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@46fab17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c7b9504[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:39.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:39.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@534d7656{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@26f71ad1{null}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b14c675
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:39.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:39.172Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b14c675
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26fff5fb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:39.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c26297c{null}
2021-11-15T05:07:39.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74b7c58c::DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@46fab17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:39.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@18db5088::SocketChannelEndPoint@45924036{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b14c675
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@18db5088{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53abc2a4{/10.233.68.105:35820<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@74b7c58c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15680fd5{s=START}]=>HttpChannelOverHttp@a9cc399{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:39.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@210edf04 waiting
2021-11-15T05:07:45.388Z||qtp978035840-20-acceptor-0@44723d95-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@7e53f6b5 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:45.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7e53f6b5
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7e53f6b5
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:45.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:45.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7e53f6b5
2021-11-15T05:07:45.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2a268834
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@8f36f0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@742395e0{AC.ReadCB@160a310d{HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@33e65030{SSLC.NBReadCB@28df86e1{SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@67da2023 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@67da2023
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:45.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:45.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7e53f6b5
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35866], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1648]@2021-11-15T05:07:45.390223Z
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1648]@2021-11-15T05:07:45.390274Z
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1648]@2021-11-15T05:07:45.390308Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1649]@2021-11-15T05:07:45.390435Z
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@33e65030{SSLC.NBReadCB@28df86e1{SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1649]@2021-11-15T05:07:45.390508Z tryProduce true
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@742395e0{AC.ReadCB@160a310d{HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@8f36f0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:45.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11549f6d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:45.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:45.392Z||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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@160a310d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:45.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:45.392Z||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
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:45.393Z||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
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5468b547{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@33e65030{null}
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bd9df13
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:45.393Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bd9df13
2021-11-15T05:07:45.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:45.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5831bbf{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@742395e0{null}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:45.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@8f36f0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:45.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@160a310d::DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@28df86e1::SocketChannelEndPoint@1cbe0c9b{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28df86e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@64457dc8{/10.233.68.105:35866<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@160a310d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67bb150f{s=START}]=>HttpChannelOverHttp@78d8c673{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:45.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:07:45.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bd9df13
2021-11-15T05:07:49.166Z||qtp978035840-20-acceptor-0@44723d95-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@1706870d on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:49.166Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:49.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1706870d
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1706870d
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:49.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1706870d
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c194ef8
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3ac28f58{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:49.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4739afa{AC.ReadCB@1c8a6876{HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4bf58bda{SSLC.NBReadCB@5968ecff{SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55e4994f on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55e4994f
2021-11-15T05:07:49.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1706870d
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35916], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:49.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1649]@2021-11-15T05:07:49.168982Z
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1649]@2021-11-15T05:07:49.169031Z
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1649]@2021-11-15T05:07:49.169071Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4bf58bda{SSLC.NBReadCB@5968ecff{SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1650]@2021-11-15T05:07:49.169182Z
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1650]@2021-11-15T05:07:49.169268Z tryProduce true
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4739afa{AC.ReadCB@1c8a6876{HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3ac28f58{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.169Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6e9bb4de[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:49.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:49.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5381f016{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4bf58bda{null}
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a0887b0
2021-11-15T05:07:49.172Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a0887b0
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:49.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:49.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:49.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:49.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:49.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@385ac95b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:49.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4739afa{null}
2021-11-15T05:07:49.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:49.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5968ecff::SocketChannelEndPoint@3129fc68{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c8a6876::DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@3ac28f58{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:49.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a0887b0
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5968ecff{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44f6e112{/10.233.68.105:35916<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c8a6876[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ae568b1{s=START}]=>HttpChannelOverHttp@72a6e038{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:49.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@210edf04 waiting
2021-11-15T05:07:55.388Z||qtp978035840-20-acceptor-0@44723d95-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@379a4db1 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:55.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@379a4db1
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@379a4db1
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:55.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:55.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@379a4db1
2021-11-15T05:07:55.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@309240d1
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d90f5cd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c6f0e44{AC.ReadCB@4f26a466{HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@610903b{SSLC.NBReadCB@59cd2958{SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3627fe48 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@379a4db1
2021-11-15T05:07:55.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:55.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:55.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3627fe48
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:35960], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1650]@2021-11-15T05:07:55.390566Z
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1650]@2021-11-15T05:07:55.390617Z
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1650]@2021-11-15T05:07:55.39071Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@610903b{SSLC.NBReadCB@59cd2958{SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c6f0e44{AC.ReadCB@4f26a466{HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:07:55.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6d90f5cd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:55.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:55.391111Z
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:55.391146Z tryProduce true
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.391Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:55.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@21ca1a4c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:55.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:55.393Z||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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4f26a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:55.393Z||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
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:55.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:55.393Z||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
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@541e6821{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@610903b{null}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49dddffe
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.395Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49dddffe
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@332238ab{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c6f0e44{null}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:55.395Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.395Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@6d90f5cd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:55.395Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f26a466::DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:55.395Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:55.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:55.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:55.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:55.396Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59cd2958::SocketChannelEndPoint@58f652ba{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.396Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49dddffe
2021-11-15T05:07:55.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:55.396Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:55.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59cd2958{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7190416{/10.233.68.105:35960<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4f26a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@16bbbfc3{s=START}]=>HttpChannelOverHttp@3174e123{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:55.396Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:07:59.166Z||qtp978035840-20-acceptor-0@44723d95-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@22b2e6cd on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:07:59.166Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:07:59.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:59.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:59.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:59.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:59.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@22b2e6cd
2021-11-15T05:07:59.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@22b2e6cd
2021-11-15T05:07:59.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@22b2e6cd
2021-11-15T05:07:59.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4c79379a
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@20c80470{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a05cb5b{AC.ReadCB@25082214{HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e79488d{SSLC.NBReadCB@204c995f{SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6a3bba7c on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:59.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:07:59.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@22b2e6cd
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6a3bba7c
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:36004], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:59.168558Z
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:59.168606Z
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:59.168644Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1651]@2021-11-15T05:07:59.168688Z
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2e79488d{SSLC.NBReadCB@204c995f{SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1652]@2021-11-15T05:07:59.168732Z tryProduce true
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a05cb5b{AC.ReadCB@25082214{HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@20c80470{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:59.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:07:59.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5789e7e6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:59.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:07:59.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1972dfa0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2e79488d{null}
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770ccdc4
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770ccdc4
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:07:59.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5948ce18{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:07:59.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a05cb5b{null}
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:59.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:59.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25082214::DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@20c80470{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@204c995f::SocketChannelEndPoint@5445d3a2{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@204c995f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a6a145c{/10.233.68.105:36004<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@25082214[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8eb1fe{s=START}]=>HttpChannelOverHttp@2b35de94{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:07:59.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@210edf04 waiting
2021-11-15T05:07:59.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@770ccdc4
2021-11-15T05:08:05.388Z||qtp978035840-20-acceptor-0@44723d95-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@43354a70 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:08:05.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@43354a70
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@43354a70
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:05.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:05.388Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@43354a70
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@79302627
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@47b4ae0d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37f9315c{AC.ReadCB@3fcdb9c2{HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65a88dc8{SSLC.NBReadCB@5b89ee39{SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:08:05.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@71444f62 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:08:05.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@71444f62
2021-11-15T05:08:05.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@43354a70
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:36058], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1652]@2021-11-15T05:08:05.390429Z
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1652]@2021-11-15T05:08:05.390476Z
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1652]@2021-11-15T05:08:05.390512Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65a88dc8{SSLC.NBReadCB@5b89ee39{SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:05.390595Z
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:05.390674Z tryProduce true
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37f9315c{AC.ReadCB@3fcdb9c2{HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@47b4ae0d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:08:05.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@65337be1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:05.391Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:08:05.392Z||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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:08:05.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:08:05.392Z||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
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:08:05.393Z||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
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42367a96{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65a88dc8{null}
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:08:05.393Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60f3f51b
2021-11-15T05:08:05.393Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60f3f51b
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:05.393Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:08:05.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:08:05.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5b89ee39::SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.394Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60f3f51b
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7d290ae8{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78474168{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37f9315c{null}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fcdb9c2::DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@47b4ae0d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b89ee39{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727f84e0{/10.233.68.105:36058<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3fcdb9c2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55df392c{s=START}]=>HttpChannelOverHttp@7b23e072{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:05.394Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f3b8b24 waiting
2021-11-15T05:08:09.166Z||qtp978035840-20-acceptor-0@44723d95-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@602883f4 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:08:09.166Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:08:09.166Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@602883f4
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@602883f4
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:09.167Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@602883f4
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@515ead70
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@189b9068{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32672350{AC.ReadCB@3c0a8b26{HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5adccd81{SSLC.NBReadCB@34d2465b{SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7c1aa81f on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:08:09.167Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:09.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@602883f4
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7c1aa81f
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:36098], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:09.168499Z
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:09.168557Z
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:09.168598Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f3b8b24 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1653]@2021-11-15T05:08:09.168669Z
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5adccd81{SSLC.NBReadCB@34d2465b{SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/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=1654]@2021-11-15T05:08:09.168726Z tryProduce true
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32672350{AC.ReadCB@3c0a8b26{HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@189b9068{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.168Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-15T05:08:09.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5d4a83be IDLE
2021-11-15T05:08:09.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4e66fc43[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:09.169Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP!
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5d4a83be offer STOP!
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5d4a83be task=STOP!
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5d4a83be Exited
2021-11-15T05:08:09.169Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5d4a83be
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1a6bc5f1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@28fad037[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-15T05:08:09.171Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f957aa6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5adccd81{null}
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b25742
2021-11-15T05:08:09.172Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b25742
2021-11-15T05:08:09.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:09.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:08:09.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 0 updates
2021-11-15T05:08:09.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-15T05:08:09.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 0 keys
2021-11-15T05:08:09.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34002df0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32672350{null}
2021-11-15T05:08:09.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0a8b26::DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@189b9068{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-15T05:08:09.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@34d2465b::SocketChannelEndPoint@35e5f784{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.173Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b25742
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34d2465b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2580e70{/10.233.68.105:36098<->/10.233.68.50:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c0a8b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76bbf53f{s=START}]=>HttpChannelOverHttp@3507baf6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:09.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@210edf04 waiting
2021-11-15T05:08:15.388Z||qtp978035840-20-acceptor-0@44723d95-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@5baad85 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-15T05:08:15.388Z||qtp978035840-20-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/0 selected
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5baad85
2021-11-15T05:08:15.388Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5baad85
2021-11-15T05:08:15.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:15.389Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5baad85
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@23f3b70d
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7cda2bef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@422fa0a6::DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@655ff79d::SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@422fa0a6::DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@422fa0a6::DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f580bcd{AC.ReadCB@422fa0a6{HttpConnection@422fa0a6::DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@655ff79d::SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.50:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@604daa10{SSLC.NBReadCB@655ff79d{SslConnection@655ff79d::SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-15T05:08:15.389Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7a344a9b on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-15T05:08:15.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken with none selected
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 0/0/1 selected
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 0 keys, 1 updates
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7a344a9b
2021-11-15T05:08:15.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.390Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5baad85
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 waiting with 1 keys
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 woken up from select, 1/1/1 selected
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13def873 processing 1 keys, 0 updates
2021-11-15T05:08:15.390Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.50:8000 remote=/10.233.68.105:36154], selector=sun.nio.ch.EPollSelectorImpl@13def873, interestOps=1, readyOps=1 SocketChannelEndPoint@5dfe1e3f{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@655ff79d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5178c819{/10.233.68.105:36154<->/10.233.68.50:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@422fa0a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f0c32f{s=START}]=>HttpChannelOverHttp@294b876{r=0,c=false,c=f