Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.275 sec ------------- Standard Error ----------------- 13-Sep-2023 12:27:18.886 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0]] 13-Sep-2023 12:27:19.688 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:19.693 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 13-Sep-2023 12:27:19.754 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:19.754 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:19.944 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42925"] 13-Sep-2023 12:27:20.233 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42925"] 13-Sep-2023 12:27:20.234 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:20.260 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42925"] 13-Sep-2023 12:27:20.269 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42925"] 13-Sep-2023 12:27:20.280 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0]] 13-Sep-2023 12:27:20.296 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:20.296 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 13-Sep-2023 12:27:20.297 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:20.297 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:20.332 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44967"] 13-Sep-2023 12:27:20.449 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 13-Sep-2023 12:27:20.451 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 13-Sep-2023 12:27:20.451 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 13-Sep-2023 12:27:20.452 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 13-Sep-2023 12:27:20.452 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 13-Sep-2023 12:27:20.453 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 13-Sep-2023 12:27:20.453 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 13-Sep-2023 12:27:20.454 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 13-Sep-2023 12:27:20.454 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 13-Sep-2023 12:27:20.453 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 13-Sep-2023 12:27:20.464 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 13-Sep-2023 12:27:20.465 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 13-Sep-2023 12:27:20.465 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 13-Sep-2023 12:27:20.465 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 13-Sep-2023 12:27:20.465 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 13-Sep-2023 12:27:20.465 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 13-Sep-2023 12:27:20.465 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 13-Sep-2023 12:27:20.465 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 13-Sep-2023 12:27:20.508 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [42,823,388]ns 13-Sep-2023 12:27:20.508 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 13-Sep-2023 12:27:20.509 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 13-Sep-2023 12:27:20.510 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 13-Sep-2023 12:27:20.510 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 13-Sep-2023 12:27:20.510 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 13-Sep-2023 12:27:20.510 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Wed, 13 Sep 2023 12:27:20 GMT] 13-Sep-2023 12:27:20.510 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 13-Sep-2023 12:27:20.512 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 13-Sep-2023 12:27:20.513 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 13-Sep-2023 12:27:20.514 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] 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Wed, 13 Sep 2023 12:27:20 GMT] 13-Sep-2023 12:27:20.514 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 13-Sep-2023 12:27:20.512 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 13-Sep-2023 12:27:20.516 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 13-Sep-2023 12:27:20.517 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 13-Sep-2023 12:27:20.517 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 13-Sep-2023 12:27:20.517 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 13-Sep-2023 12:27:20.517 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 13-Sep-2023 12:27:20.519 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 13-Sep-2023 12:27:20.519 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.520 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 13-Sep-2023 12:27:20.520 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 13-Sep-2023 12:27:20.520 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 13-Sep-2023 12:27:20.520 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 13-Sep-2023 12:27:20.520 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44967] 13-Sep-2023 12:27:20.521 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 13-Sep-2023 12:27:20.521 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 13-Sep-2023 12:27:20.521 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 13-Sep-2023 12:27:20.521 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 13-Sep-2023 12:27:20.522 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 13-Sep-2023 12:27:20.522 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7beeba4d:org.apache.tomcat.util.net.NioChannel@75295b40:java.nio.channels.SocketChannel[connected local=/127.0.0.1:44967 remote=/127.0.0.1:32932]], Status in: [OPEN_READ], State out: [CLOSED] 13-Sep-2023 12:27:20.523 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 13-Sep-2023 12:27:20.523 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 13-Sep-2023 12:27:20.524 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 13-Sep-2023 12:27:20.524 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 13-Sep-2023 12:27:20.524 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 13-Sep-2023 12:27:20.525 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44967] 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 13-Sep-2023 12:27:20.568 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44967] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:44967] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:44967] 13-Sep-2023 12:27:20.569 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 13-Sep-2023 12:27:20.570 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 13-Sep-2023 12:27:20.570 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 13-Sep-2023 12:27:20.570 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 13-Sep-2023 12:27:20.570 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 13-Sep-2023 12:27:20.571 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 13-Sep-2023 12:27:20.579 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 13-Sep-2023 12:27:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 13-Sep-2023 12:27:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 13-Sep-2023 12:27:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44967] 13-Sep-2023 12:27:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:44967] 13-Sep-2023 12:27:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 13-Sep-2023 12:27:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 13-Sep-2023 12:27:20.581 INFO [http-nio-127.0.0.1-auto-2-exec-3] 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:1757) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 13-Sep-2023 12:27:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-3] 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) 13-Sep-2023 12:27:20.583 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 13-Sep-2023 12:27:20.584 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 13-Sep-2023 12:27:20.584 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 13-Sep-2023 12:27:20.584 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 13-Sep-2023 12:27:20.584 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 13-Sep-2023 12:27:20.585 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 13-Sep-2023 12:27:20.585 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 13-Sep-2023 12:27:20.585 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 13-Sep-2023 12:27:20.586 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 13-Sep-2023 12:27:20.586 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Wed, 13 Sep 2023 12:27:20 GMT] 13-Sep-2023 12:27:20.586 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 13-Sep-2023 12:27:20.587 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 13-Sep-2023 12:27:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 13-Sep-2023 12:27:20.589 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 13-Sep-2023 12:27:20.589 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Wed, 13 Sep 2023 12:27:20 GMT] 13-Sep-2023 12:27:20.589 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 13-Sep-2023 12:27:20.587 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 13-Sep-2023 12:27:20.589 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 13-Sep-2023 12:27:20.589 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.589 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 13-Sep-2023 12:27:20.592 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.592 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.592 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.593 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.593 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 13-Sep-2023 12:27:20.594 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 13-Sep-2023 12:27:20.594 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.594 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 13-Sep-2023 12:27:20.594 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.594 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.594 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.599 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.599 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 13-Sep-2023 12:27:20.599 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 13-Sep-2023 12:27:20.599 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.607 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 13-Sep-2023 12:27:20.608 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.608 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.608 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.609 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.619 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 13-Sep-2023 12:27:20.619 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 13-Sep-2023 12:27:20.619 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.619 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 13-Sep-2023 12:27:20.620 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.620 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.620 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.620 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.620 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 13-Sep-2023 12:27:20.620 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 13-Sep-2023 12:27:20.621 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.621 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 13-Sep-2023 12:27:20.621 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.621 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.621 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.622 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.622 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 13-Sep-2023 12:27:20.622 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 13-Sep-2023 12:27:20.622 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 13-Sep-2023 12:27:20.626 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 13-Sep-2023 12:27:20.626 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 13-Sep-2023 12:27:20.626 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 13-Sep-2023 12:27:20.626 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 13-Sep-2023 12:27:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 13-Sep-2023 12:27:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 13-Sep-2023 12:27:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 13-Sep-2023 12:27:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 13-Sep-2023 12:27:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 13-Sep-2023 12:27:20.629 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 13-Sep-2023 12:27:20.629 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 13-Sep-2023 12:27:20.629 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 13-Sep-2023 12:27:20.636 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 13-Sep-2023 12:27:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 13-Sep-2023 12:27:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-5] 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:229) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1941) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:389) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:134) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 13-Sep-2023 12:27:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-5] 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) 13-Sep-2023 12:27:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 13-Sep-2023 12:27:20.638 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 13-Sep-2023 12:27:20.638 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 13-Sep-2023 12:27:20.638 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 13-Sep-2023 12:27:20.638 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44967"] 13-Sep-2023 12:27:20.639 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:20.640 INFO [localhost-startStop-1] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 13-Sep-2023 12:27:20.757 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44967"] 13-Sep-2023 12:27:20.764 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44967"] 13-Sep-2023 12:27:20.768 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0]] 13-Sep-2023 12:27:20.770 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:20.771 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 13-Sep-2023 12:27:20.773 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:20.773 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:20.783 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-43087"] 13-Sep-2023 12:27:21.004 INFO [http-nio-127.0.0.1-auto-3-exec-6] 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:1757) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:21.023 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-43087"] 13-Sep-2023 12:27:21.024 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.035 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-43087"] 13-Sep-2023 12:27:21.046 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-43087"] 13-Sep-2023 12:27:21.049 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0]] 13-Sep-2023 12:27:21.052 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:21.052 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 13-Sep-2023 12:27:21.053 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:21.053 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:21.104 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-44077"] 13-Sep-2023 12:27:21.237 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-44077"] 13-Sep-2023 12:27:21.240 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.245 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-44077"] 13-Sep-2023 12:27:21.249 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-44077"] 13-Sep-2023 12:27:21.258 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0]] 13-Sep-2023 12:27:21.260 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:21.260 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 13-Sep-2023 12:27:21.261 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:21.261 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:21.304 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-45461"] 13-Sep-2023 12:27:21.420 INFO [http-nio-127.0.0.1-auto-5-exec-3] 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:1757) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:21.505 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-45461"] 13-Sep-2023 12:27:21.506 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.511 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-45461"] 13-Sep-2023 12:27:21.521 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-45461"] 13-Sep-2023 12:27:21.523 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0]] 13-Sep-2023 12:27:21.525 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:21.525 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 13-Sep-2023 12:27:21.526 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:21.527 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:21.544 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-40359"] 13-Sep-2023 12:27:21.640 INFO [http-nio-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:1757) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:21.707 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-40359"] 13-Sep-2023 12:27:21.711 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.716 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-40359"] 13-Sep-2023 12:27:21.718 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-40359"] 13-Sep-2023 12:27:21.721 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0]] 13-Sep-2023 12:27:21.723 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:21.723 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 13-Sep-2023 12:27:21.724 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:21.724 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:21.760 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-33799"] 13-Sep-2023 12:27:21.872 INFO [http-nio-127.0.0.1-auto-7-exec-3] 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:1624) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:185) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:110) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:343) 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:932) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1694) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:829) 13-Sep-2023 12:27:21.873 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-33799"] 13-Sep-2023 12:27:21.875 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.881 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-33799"] 13-Sep-2023 12:27:21.884 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-33799"] 13-Sep-2023 12:27:21.889 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0]] 13-Sep-2023 12:27:21.890 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:21.891 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 13-Sep-2023 12:27:21.891 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:21.891 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:21.936 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-43747"] 13-Sep-2023 12:27:21.989 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-43747"] 13-Sep-2023 12:27:21.991 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:21.997 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-43747"] 13-Sep-2023 12:27:22.001 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-43747"] 13-Sep-2023 12:27:22.003 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0]] 13-Sep-2023 12:27:22.005 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:22.005 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 13-Sep-2023 12:27:22.005 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:22.005 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:22.026 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-42885"] 13-Sep-2023 12:27:22.166 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-42885"] 13-Sep-2023 12:27:22.169 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:22.173 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-42885"] 13-Sep-2023 12:27:22.178 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-42885"] 13-Sep-2023 12:27:22.181 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0]] 13-Sep-2023 12:27:22.182 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:22.182 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 13-Sep-2023 12:27:22.187 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:22.187 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:22.227 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-37061"] 13-Sep-2023 12:27:22.382 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-37061"] 13-Sep-2023 12:27:22.385 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:22.387 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-37061"] 13-Sep-2023 12:27:22.391 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-37061"] 13-Sep-2023 12:27:22.397 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0]] 13-Sep-2023 12:27:22.402 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:22.402 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 13-Sep-2023 12:27:22.403 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:22.403 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:22.427 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-40027"] 13-Sep-2023 12:27:22.639 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-40027"] 13-Sep-2023 12:27:22.640 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:22.648 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-40027"] 13-Sep-2023 12:27:22.650 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-40027"] 13-Sep-2023 12:27:22.653 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0]] 13-Sep-2023 12:27:22.654 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:22.656 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 13-Sep-2023 12:27:22.661 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:22.661 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:22.682 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-46237"] 13-Sep-2023 12:27:22.830 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-46237"] 13-Sep-2023 12:27:22.834 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:22.837 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-46237"] 13-Sep-2023 12:27:22.839 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-46237"] 13-Sep-2023 12:27:22.841 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0]] 13-Sep-2023 12:27:22.847 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 13-Sep-2023 12:27:22.847 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 13-Sep-2023 12:27:22.847 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Sep-2023 12:27:22.848 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 13-Sep-2023 12:27:22.870 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-41687"] 13-Sep-2023 12:27:23.064 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-41687"] 13-Sep-2023 12:27:23.066 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Sep-2023 12:27:23.071 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-41687"] 13-Sep-2023 12:27:23.075 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-41687"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0] took 1.455 sec Testcase: testErrorOnWaitingStream01[0] took 0.487 sec Testcase: testErrorOnWaitingStream02[0] took 0.282 sec Testcase: testImplicitCloseLargeId[0] took 0.208 sec Testcase: testExceedMaxActiveStreams01[0] took 0.265 sec Testcase: testExceedMaxActiveStreams02[0] took 0.197 sec Testcase: testClosedInvalidFrame01[0] took 0.166 sec Testcase: testClosedInvalidFrame02[0] took 0.117 sec Testcase: testIdleStateInvalidFrame01[0] took 0.177 sec Testcase: testIdleStateInvalidFrame02[0] took 0.216 sec Testcase: testImplicitClose[0] took 0.256 sec Testcase: testClientSendEvenStream[0] took 0.189 sec Testcase: halfClosedRemoteInvalidFrame[0] took 0.236 sec