Testsuite: org.apache.coyote.http2.TestHttp2Section_4_3 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.861 sec ------------- Standard Error ----------------- 10-Oct-2023 16:45:22.672 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationNonContiguous[0]] 10-Oct-2023 16:45:23.576 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] 10-Oct-2023 16:45:23.577 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 10-Oct-2023 16:45:23.666 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:45:23.667 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 10-Oct-2023 16:45:23.881 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45041"] 10-Oct-2023 16:45:24.145 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45041"] 10-Oct-2023 16:45:24.148 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:45:24.167 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45041"] 10-Oct-2023 16:45:24.171 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45041"] 10-Oct-2023 16:45:24.180 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationContiguous[0]] 10-Oct-2023 16:45:24.182 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] 10-Oct-2023 16:45:24.183 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 10-Oct-2023 16:45:24.187 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:45:24.188 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 10-Oct-2023 16:45:24.229 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41505"] 10-Oct-2023 16:45:24.312 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41505"] 10-Oct-2023 16:45:24.313 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:45:24.323 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41505"] 10-Oct-2023 16:45:24.331 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41505"] 10-Oct-2023 16:45:24.335 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderDecodingError[0]] 10-Oct-2023 16:45:24.337 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] 10-Oct-2023 16:45:24.338 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 10-Oct-2023 16:45:24.338 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:45:24.338 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 10-Oct-2023 16:45:24.357 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-39017"] 10-Oct-2023 16:45:24.408 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-39017"] 10-Oct-2023 16:45:24.411 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:45:24.418 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-39017"] 10-Oct-2023 16:45:24.424 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-39017"] ------------- ---------------- --------------- Testcase: testHeaderContinuationNonContiguous[0] took 1.587 sec Testcase: testHeaderContinuationContiguous[0] took 0.154 sec Testcase: testHeaderDecodingError[0] took 0.094 sec