Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 sec ------------- Standard Error ----------------- 10-Dec-2023 17:36:30.931 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:31.759 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:31.766 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Dec-2023 17:36:31.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:31.863 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.009 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37431"] 10-Dec-2023 17:36:32.115 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37431"] 10-Dec-2023 17:36:32.116 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.140 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37431"] 10-Dec-2023 17:36:32.142 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37431"] 10-Dec-2023 17:36:32.160 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.162 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.162 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-Dec-2023 17:36:32.227 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.227 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.233 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39753"] 10-Dec-2023 17:36:32.253 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Dec-2023 17:36:32.254 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Dec-2023 17:36:32.254 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 10-Dec-2023 17:36:32.254 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 10-Dec-2023 17:36:32.254 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:32.255 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Dec-2023 17:36:32.255 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 10-Dec-2023 17:36:32.258 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Dec-2023 17:36:32.258 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Dec-2023 17:36:32.258 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Dec-2023 17:36:32.258 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Dec-2023 17:36:32.259 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 10-Dec-2023 17:36:32.259 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Dec-2023 17:36:32.259 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:32.259 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Dec-2023 17:36:32.259 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Dec-2023 17:36:32.259 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Dec-2023 17:36:32.260 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Dec-2023 17:36:32.260 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [1,327,395]ns 10-Dec-2023 17:36:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Dec-2023 17:36:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 10-Dec-2023 17:36:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Dec-2023 17:36:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Dec-2023 17:36:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Dec-2023 17:36:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Sun, 10 Dec 2023 17:36:32 GMT] 10-Dec-2023 17:36:32.269 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Dec-2023 17:36:32.269 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Dec-2023 17:36:32.270 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Dec-2023 17:36:32.270 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Dec-2023 17:36:32.270 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Dec-2023 17:36:32.270 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:32.270 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:32.271 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Dec-2023 17:36:32.271 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Sun, 10 Dec 2023 17:36:32 GMT] 10-Dec-2023 17:36:32.271 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Dec-2023 17:36:32.272 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Dec-2023 17:36:32.272 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:32.272 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:32.272 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 10-Dec-2023 17:36:32.273 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Dec-2023 17:36:32.273 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Dec-2023 17:36:32.273 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@14c24005:org.apache.tomcat.util.net.Nio2Channel@1a05aced:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:39753 remote=/127.0.0.1:45266]], Status in: [OPEN_READ], State out: [CLOSED] 10-Dec-2023 17:36:32.273 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 10-Dec-2023 17:36:32.274 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Dec-2023 17:36:32.274 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.274 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Dec-2023 17:36:32.275 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Dec-2023 17:36:32.275 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Dec-2023 17:36:32.275 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Dec-2023 17:36:32.276 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:39753] 10-Dec-2023 17:36:32.276 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:32.276 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Dec-2023 17:36:32.276 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Dec-2023 17:36:32.277 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 10-Dec-2023 17:36:32.277 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:32.277 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 10-Dec-2023 17:36:32.278 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Dec-2023 17:36:32.278 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Dec-2023 17:36:32.278 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 10-Dec-2023 17:36:32.279 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 10-Dec-2023 17:36:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:39753] 10-Dec-2023 17:36:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:39753] 10-Dec-2023 17:36:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:39753] 10-Dec-2023 17:36:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 10-Dec-2023 17:36:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Dec-2023 17:36:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Dec-2023 17:36:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Dec-2023 17:36:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 10-Dec-2023 17:36:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Dec-2023 17:36:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Dec-2023 17:36:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Dec-2023 17:36:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Sun, 10 Dec 2023 17:36:32 GMT] 10-Dec-2023 17:36:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Dec-2023 17:36:32.286 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.286 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:32.286 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 10-Dec-2023 17:36:32.286 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.287 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 10-Dec-2023 17:36:32.288 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 10-Dec-2023 17:36:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 10-Dec-2023 17:36:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 10-Dec-2023 17:36:32.291 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.291 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 10-Dec-2023 17:36:32.291 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 10-Dec-2023 17:36:32.292 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.292 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-190] 10-Dec-2023 17:36:32.293 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Dec-2023 17:36:32.293 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Dec-2023 17:36:32.294 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Dec-2023 17:36:32.294 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:39753] 10-Dec-2023 17:36:32.294 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Dec-2023 17:36:32.294 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:32.294 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Dec-2023 17:36:32.295 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Dec-2023 17:36:32.295 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Dec-2023 17:36:32.295 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 10-Dec-2023 17:36:32.295 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:32.295 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Dec-2023 17:36:32.296 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:39753] 10-Dec-2023 17:36:32.297 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:39753] 10-Dec-2023 17:36:32.298 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 10-Dec-2023 17:36:32.298 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-180] 10-Dec-2023 17:36:32.298 INFO [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.299 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Dec-2023 17:36:32.299 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 10-Dec-2023 17:36:32.299 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Dec-2023 17:36:32.299 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 10-Dec-2023 17:36:32.299 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 10-Dec-2023 17:36:32.300 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Dec-2023 17:36:32.302 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Dec-2023 17:36:32.303 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Dec-2023 17:36:32.303 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Dec-2023 17:36:32.303 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:32.303 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Dec-2023 17:36:32.304 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Sun, 10 Dec 2023 17:36:32 GMT] 10-Dec-2023 17:36:32.304 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Dec-2023 17:36:32.304 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.304 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.305 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.305 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.305 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.306 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.306 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.306 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.307 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.307 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Dec-2023 17:36:32.308 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.308 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 10-Dec-2023 17:36:32.309 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 10-Dec-2023 17:36:32.309 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.309 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Dec-2023 17:36:32.311 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.311 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 10-Dec-2023 17:36:32.311 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 10-Dec-2023 17:36:32.311 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.311 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Dec-2023 17:36:32.312 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.312 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.312 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.313 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.313 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.313 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.314 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.314 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 10-Dec-2023 17:36:32.315 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 10-Dec-2023 17:36:32.315 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:32.315 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Dec-2023 17:36:32.315 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:32.315 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:32.315 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:32.317 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:32.317 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 10-Dec-2023 17:36:32.317 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 10-Dec-2023 17:36:32.318 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 10-Dec-2023 17:36:32.318 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Dec-2023 17:36:32.319 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Dec-2023 17:36:32.319 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Dec-2023 17:36:32.319 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Dec-2023 17:36:32.320 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:32.320 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 10-Dec-2023 17:36:32.320 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Dec-2023 17:36:32.320 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Dec-2023 17:36:32.321 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 10-Dec-2023 17:36:32.337 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 10-Dec-2023 17:36:32.338 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Dec-2023 17:36:32.338 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1841) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:136) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 10-Dec-2023 17:36:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 10-Dec-2023 17:36:32.340 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Dec-2023 17:36:32.340 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Dec-2023 17:36:32.341 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39753"] 10-Dec-2023 17:36:32.342 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.342 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 10-Dec-2023 17:36:32.446 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39753"] 10-Dec-2023 17:36:32.447 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39753"] 10-Dec-2023 17:36:32.450 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.458 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.459 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 10-Dec-2023 17:36:32.483 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.483 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.498 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-3-33291"] 10-Dec-2023 17:36:32.554 INFO [http-nio2-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.562 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-3-33291"] 10-Dec-2023 17:36:32.563 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.567 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-3-33291"] 10-Dec-2023 17:36:32.568 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3-33291"] 10-Dec-2023 17:36:32.572 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.583 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.583 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 10-Dec-2023 17:36:32.613 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.613 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.621 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46375"] 10-Dec-2023 17:36:32.686 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46375"] 10-Dec-2023 17:36:32.691 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.694 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46375"] 10-Dec-2023 17:36:32.695 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46375"] 10-Dec-2023 17:36:32.699 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.701 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.701 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 10-Dec-2023 17:36:32.717 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.718 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.721 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-5-40925"] 10-Dec-2023 17:36:32.734 INFO [http-nio2-127.0.0.1-auto-5-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [4], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.753 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-5-40925"] 10-Dec-2023 17:36:32.756 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.759 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-5-40925"] 10-Dec-2023 17:36:32.760 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5-40925"] 10-Dec-2023 17:36:32.765 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.767 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.767 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 10-Dec-2023 17:36:32.770 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.779 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-6-34989"] 10-Dec-2023 17:36:32.793 INFO [http-nio2-127.0.0.1-auto-6-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.841 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-6-34989"] 10-Dec-2023 17:36:32.844 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.846 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-6-34989"] 10-Dec-2023 17:36:32.847 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6-34989"] 10-Dec-2023 17:36:32.851 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.854 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.854 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 10-Dec-2023 17:36:32.858 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.858 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.861 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-7-34795"] 10-Dec-2023 17:36:32.920 INFO [http-nio2-127.0.0.1-auto-7-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1523) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:112) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:32.921 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-7-34795"] 10-Dec-2023 17:36:32.923 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.924 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-7-34795"] 10-Dec-2023 17:36:32.925 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7-34795"] 10-Dec-2023 17:36:32.928 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.930 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.930 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 10-Dec-2023 17:36:32.932 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.933 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.938 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-8-41097"] 10-Dec-2023 17:36:32.942 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-8-41097"] 10-Dec-2023 17:36:32.943 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.945 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-8-41097"] 10-Dec-2023 17:36:32.945 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8-41097"] 10-Dec-2023 17:36:32.948 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.950 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.951 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] 10-Dec-2023 17:36:32.953 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.953 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.956 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-9-33913"] 10-Dec-2023 17:36:32.963 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-9-33913"] 10-Dec-2023 17:36:32.966 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.968 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-9-33913"] 10-Dec-2023 17:36:32.968 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9-33913"] 10-Dec-2023 17:36:32.971 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.972 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.972 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-10"] 10-Dec-2023 17:36:32.974 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:32.974 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:32.978 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43065"] 10-Dec-2023 17:36:32.990 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43065"] 10-Dec-2023 17:36:32.991 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:32.993 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43065"] 10-Dec-2023 17:36:32.993 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43065"] 10-Dec-2023 17:36:32.996 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:32.999 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:32.999 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-11"] 10-Dec-2023 17:36:33.015 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.015 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.021 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-11-44245"] 10-Dec-2023 17:36:33.076 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-11-44245"] 10-Dec-2023 17:36:33.079 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.081 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-11-44245"] 10-Dec-2023 17:36:33.081 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-11-44245"] 10-Dec-2023 17:36:33.084 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:33.086 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.086 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-12"] 10-Dec-2023 17:36:33.094 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.094 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.098 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-12-44841"] 10-Dec-2023 17:36:33.107 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-12-44841"] 10-Dec-2023 17:36:33.107 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.109 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-12-44841"] 10-Dec-2023 17:36:33.110 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-12-44841"] 10-Dec-2023 17:36:33.112 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 10-Dec-2023 17:36:33.114 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.114 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-13"] 10-Dec-2023 17:36:33.116 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.116 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.120 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-13-38407"] 10-Dec-2023 17:36:33.127 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-13-38407"] 10-Dec-2023 17:36:33.128 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.131 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-13-38407"] 10-Dec-2023 17:36:33.132 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-13-38407"] 10-Dec-2023 17:36:33.134 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.136 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.136 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-14"] 10-Dec-2023 17:36:33.142 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.142 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.146 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-14-46227"] 10-Dec-2023 17:36:33.173 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-14-46227"] 10-Dec-2023 17:36:33.175 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.177 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-14-46227"] 10-Dec-2023 17:36:33.178 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-14-46227"] 10-Dec-2023 17:36:33.180 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.182 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.182 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-15"] 10-Dec-2023 17:36:33.189 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.189 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.195 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-15-40761"] 10-Dec-2023 17:36:33.197 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Dec-2023 17:36:33.197 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Dec-2023 17:36:33.197 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 10-Dec-2023 17:36:33.197 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 10-Dec-2023 17:36:33.197 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:33.198 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Dec-2023 17:36:33.198 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 10-Dec-2023 17:36:33.198 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Dec-2023 17:36:33.199 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Dec-2023 17:36:33.199 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Dec-2023 17:36:33.199 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Dec-2023 17:36:33.199 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:33.199 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Dec-2023 17:36:33.199 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 10-Dec-2023 17:36:33.200 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Dec-2023 17:36:33.200 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [1], Writing the headers, EndOfStream [false] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Dec-2023 17:36:33.200 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Sun, 10 Dec 2023 17:36:33 GMT] 10-Dec-2023 17:36:33.201 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Dec-2023 17:36:33.201 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Dec-2023 17:36:33.201 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [1], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:33.201 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [1], Data length [8192], EndOfStream [true] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [2,985,390]ns 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@3a8adbcd:org.apache.tomcat.util.net.Nio2Channel@344d32ec:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:40761 remote=/127.0.0.1:56572]], Status in: [OPEN_READ], State out: [CLOSED] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 10-Dec-2023 17:36:33.202 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Dec-2023 17:36:33.203 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:33.203 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Sun, 10 Dec 2023 17:36:33 GMT] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Dec-2023 17:36:33.204 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40761] 10-Dec-2023 17:36:33.205 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Dec-2023 17:36:33.205 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Dec-2023 17:36:33.205 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Dec-2023 17:36:33.205 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40761] 10-Dec-2023 17:36:33.206 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Dec-2023 17:36:33.206 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 10-Dec-2023 17:36:33.206 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:33.206 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40761] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:40761] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:40761] 10-Dec-2023 17:36:33.207 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Sun, 10 Dec 2023 17:36:33 GMT] 10-Dec-2023 17:36:33.208 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Dec-2023 17:36:33.209 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.209 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [57343] 10-Dec-2023 17:36:33.209 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Dec-2023 17:36:33.209 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 10-Dec-2023 17:36:33.210 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [49151] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Dec-2023 17:36:33.210 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40761] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:40761] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [49151] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [40959] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-140] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 10-Dec-2023 17:36:33.211 INFO [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Dec-2023 17:36:33.211 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [40959] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [32767] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [32767] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [24575] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.212 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [24575] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [16383] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.213 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Sun, 10 Dec 2023 17:36:33 GMT] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [16383] 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [8191] 10-Dec-2023 17:36:33.213 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Dec-2023 17:36:33.213 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Dec-2023 17:36:33.213 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [8191] 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8191] to [0] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.214 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [14], Stream [3], connection allocation requested changed from [0] to [1] 10-Dec-2023 17:36:33.214 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.215 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [14], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Dec-2023 17:36:33.215 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Dec-2023 17:36:33.216 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Dec-2023 17:36:33.216 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Dec-2023 17:36:33.216 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Dec-2023 17:36:33.216 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 10-Dec-2023 17:36:33.216 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Dec-2023 17:36:33.216 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1841) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:275) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 10-Dec-2023 17:36:33.217 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Dec-2023 17:36:33.217 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Dec-2023 17:36:33.218 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-15-40761"] 10-Dec-2023 17:36:33.221 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.224 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-15-40761"] 10-Dec-2023 17:36:33.225 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-15-40761"] 10-Dec-2023 17:36:33.228 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.232 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.232 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-16"] 10-Dec-2023 17:36:33.239 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.239 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.246 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-16-40297"] 10-Dec-2023 17:36:33.295 INFO [http-nio2-127.0.0.1-auto-16-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [15], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.299 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-16-40297"] 10-Dec-2023 17:36:33.302 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.304 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-16-40297"] 10-Dec-2023 17:36:33.304 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-16-40297"] 10-Dec-2023 17:36:33.307 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.309 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.309 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-17"] 10-Dec-2023 17:36:33.324 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.325 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.330 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-17-36661"] 10-Dec-2023 17:36:33.385 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-17-36661"] 10-Dec-2023 17:36:33.386 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.387 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-17-36661"] 10-Dec-2023 17:36:33.388 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-17-36661"] 10-Dec-2023 17:36:33.391 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.392 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.392 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-18"] 10-Dec-2023 17:36:33.411 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.411 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.415 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-18-46373"] 10-Dec-2023 17:36:33.462 INFO [http-nio2-127.0.0.1-auto-18-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [17], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.480 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-18-46373"] 10-Dec-2023 17:36:33.481 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.483 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-18-46373"] 10-Dec-2023 17:36:33.483 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-18-46373"] 10-Dec-2023 17:36:33.488 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.489 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.489 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-19"] 10-Dec-2023 17:36:33.498 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.498 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.502 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-19-41415"] 10-Dec-2023 17:36:33.514 INFO [http-nio2-127.0.0.1-auto-19-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [18], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.559 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-19-41415"] 10-Dec-2023 17:36:33.562 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.564 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-19-41415"] 10-Dec-2023 17:36:33.565 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-19-41415"] 10-Dec-2023 17:36:33.570 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.573 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.573 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-20"] 10-Dec-2023 17:36:33.584 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.584 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.587 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34935"] 10-Dec-2023 17:36:33.642 INFO [http-nio2-127.0.0.1-auto-20-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [19], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [19], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1523) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:251) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 10-Dec-2023 17:36:33.643 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34935"] 10-Dec-2023 17:36:33.644 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.645 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34935"] 10-Dec-2023 17:36:33.646 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34935"] 10-Dec-2023 17:36:33.649 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.650 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.650 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-21"] 10-Dec-2023 17:36:33.655 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.655 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.660 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-21-35669"] 10-Dec-2023 17:36:33.672 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-21-35669"] 10-Dec-2023 17:36:33.672 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.674 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-21-35669"] 10-Dec-2023 17:36:33.674 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-21-35669"] 10-Dec-2023 17:36:33.677 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.678 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.678 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-22"] 10-Dec-2023 17:36:33.686 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.686 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.690 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43283"] 10-Dec-2023 17:36:33.698 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43283"] 10-Dec-2023 17:36:33.700 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.702 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43283"] 10-Dec-2023 17:36:33.710 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43283"] 10-Dec-2023 17:36:33.716 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.718 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.718 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-23"] 10-Dec-2023 17:36:33.728 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.728 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.734 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-23-36215"] 10-Dec-2023 17:36:33.786 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-23-36215"] 10-Dec-2023 17:36:33.787 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.789 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-23-36215"] 10-Dec-2023 17:36:33.790 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-23-36215"] 10-Dec-2023 17:36:33.794 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.795 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.797 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-24"] 10-Dec-2023 17:36:33.830 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.830 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.839 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43117"] 10-Dec-2023 17:36:33.896 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43117"] 10-Dec-2023 17:36:33.899 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.902 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43117"] 10-Dec-2023 17:36:33.903 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43117"] 10-Dec-2023 17:36:33.905 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.906 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.906 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-25"] 10-Dec-2023 17:36:33.920 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.920 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:33.924 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-25-39583"] 10-Dec-2023 17:36:33.978 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-25-39583"] 10-Dec-2023 17:36:33.981 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:33.983 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-25-39583"] 10-Dec-2023 17:36:33.983 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-25-39583"] 10-Dec-2023 17:36:33.986 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 10-Dec-2023 17:36:33.987 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 10-Dec-2023 17:36:33.987 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-26"] 10-Dec-2023 17:36:33.996 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Dec-2023 17:36:33.996 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 10-Dec-2023 17:36:34.003 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-26-37711"] 10-Dec-2023 17:36:34.015 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-26-37711"] 10-Dec-2023 17:36:34.016 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Dec-2023 17:36:34.017 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-26-37711"] 10-Dec-2023 17:36:34.018 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-26-37711"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.266 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.291 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.121 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.127 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.066 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.086 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.077 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.02 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.022 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.026 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.088 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.028 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.021 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.046 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.047 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.08 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.083 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.097 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.083 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.078 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.027 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.039 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.076 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.111 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.08 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.034 sec