Testsuite: org.apache.coyote.http2.TestCancelledUpload Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec ------------- Standard Error ----------------- 21-Mar-2023 21:34:58.398 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCancelledRequest[0]] 21-Mar-2023 21:34:59.118 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] 21-Mar-2023 21:34:59.119 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Mar-2023 21:34:59.180 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Mar-2023 21:34:59.181 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.88-dev] 21-Mar-2023 21:34:59.306 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43679"] 21-Mar-2023 21:34:59.477 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [POST] 21-Mar-2023 21:34:59.477 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 21-Mar-2023 21:34:59.478 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 21-Mar-2023 21:34:59.478 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:43679] 21-Mar-2023 21:34:59.479 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [x-trailertest] with value [test] 21-Mar-2023 21:34:59.480 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [0], SocketStatus [OPEN_READ] 21-Mar-2023 21:34:59.481 FINE [http-nio-127.0.0.1-auto-1-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@c200cc6:org.apache.tomcat.util.net.NioChannel@4fb99871:java.nio.channels.SocketChannel[connected local=/127.0.0.1:43679 remote=/127.0.0.1:44708]], Status in: [OPEN_READ], State out: [CLOSED] 21-Mar-2023 21:34:59.483 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [0], State [CONNECTED] 21-Mar-2023 21:34:59.483 FINE [http-nio-127.0.0.1-auto-1-exec-2] org.apache.coyote.http2.Stream.recycle Connection [0], Stream [1] has been recycled 21-Mar-2023 21:34:59.483 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [HEADERS], Flags [4], Payload size [22] 21-Mar-2023 21:34:59.484 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [0], Stream [3], State changed from [null] to [IDLE] 21-Mar-2023 21:34:59.485 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [0], Stream [3], State changed from [IDLE] to [OPEN] 21-Mar-2023 21:34:59.487 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [0], Stream [3], Processing headers payload of size [22] 21-Mar-2023 21:34:59.487 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [3] of static table 21-Mar-2023 21:34:59.487 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [POST] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [0], Stream [3], HTTP header [:method], Value [POST] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [0], Stream [3], HTTP header [:scheme], Value [http] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [0], Stream [3], HTTP header [:path], Value [/simple] 21-Mar-2023 21:34:59.488 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/simple] 21-Mar-2023 21:34:59.489 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:43679] 21-Mar-2023 21:34:59.489 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [0], Stream [3], HTTP header [:authority], Value [localhost:43679] 21-Mar-2023 21:34:59.489 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:43679] 21-Mar-2023 21:34:59.489 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [0], Stream [3], Swallowed [0] bytes 21-Mar-2023 21:34:59.489 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 21-Mar-2023 21:34:59.491 FINE [http-nio-127.0.0.1-auto-1-exec-4] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.doRead The Stream input buffer is empty. Waiting for more data 21-Mar-2023 21:34:59.492 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.492 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.493 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 21-Mar-2023 21:34:59.494 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=0 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.495 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.495 FINE [http-nio-127.0.0.1-auto-1-exec-4] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.doRead Copying [8192] bytes from inBuffer to outBuffer 21-Mar-2023 21:34:59.495 FINE [http-nio-127.0.0.1-auto-1-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeWindowUpdate Connection [0], Sent window update to client increasing window by [8,192] bytes 21-Mar-2023 21:34:59.495 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.495 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=0 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.496 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-190] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=8192 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-210] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=16384 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.497 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-230] 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=24576 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.498 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-250] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=32768 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-270] 21-Mar-2023 21:34:59.499 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=40960 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-290] 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=49152 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.500 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream$StandardStreamInputBuffer.onDataAvailable Data added to inBuffer when read thread is waiting. Signalling that thread to continue 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [0], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [0], Stream [3], Data length [8192], Padding length [none] 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [0], Stream [0], Frame type [DATA] resulted in new overhead count of [-310] 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame Connection [0], Stream [3] startRequestBodyFrame returned [java.nio.HeapByteBuffer[pos=57344 lim=65535 cap=65535]] 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [0], Stream [3], Swallowed [8192] bytes 21-Mar-2023 21:34:59.501 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeWindowUpdate Connection [0], Sent window update to client increasing window by [8,192] bytes 21-Mar-2023 21:34:59.502 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeWindowUpdate Connection [0], Stream [0], Sent window update to client increasing window by [8,192] bytes 21-Mar-2023 21:34:59.502 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 21-Mar-2023 21:34:59.502 FINE [main] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [-1], Stream [0], Window size increment [8192] 21-Mar-2023 21:34:59.502 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 21-Mar-2023 21:34:59.503 FINE [main] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [-1], Stream [3], Window size increment [8192] 21-Mar-2023 21:34:59.503 INFO [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [0], 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 [0], Client sent more data than stream window allowed at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:196) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:105) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:80) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:341) 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:1695) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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) 21-Mar-2023 21:34:59.504 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Stream.close Connection [0], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 21-Mar-2023 21:34:59.504 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [0], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [0], Client sent more data than stream window allowed], RST (closing stream) 21-Mar-2023 21:34:59.505 FINE [http-nio-127.0.0.1-auto-1-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [0], Stream [3], State changed from [OPEN] to [CLOSED_RST_TX] 21-Mar-2023 21:34:59.505 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 21-Mar-2023 21:34:59.505 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43679"] 21-Mar-2023 21:34:59.508 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Mar-2023 21:34:59.511 INFO [localhost-startStop-1] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [cancel] 21-Mar-2023 21:34:59.624 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43679"] 21-Mar-2023 21:34:59.632 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43679"] ------------- ---------------- --------------- Testcase: testCancelledRequest[0] took 1.304 sec