Testsuite: org.apache.coyote.http2.TestHttp2Section_4_3 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 sec ------------- Standard Error ----------------- 12-Oct-2023 02:11:26.419 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationNonContiguous[0]] 12-Oct-2023 02:11:27.373 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] 12-Oct-2023 02:11:27.374 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Oct-2023 02:11:27.443 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Oct-2023 02:11:27.444 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 12-Oct-2023 02:11:27.677 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38627"] 12-Oct-2023 02:11:27.985 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38627"] 12-Oct-2023 02:11:27.986 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Oct-2023 02:11:28.004 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38627"] 12-Oct-2023 02:11:28.013 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38627"] 12-Oct-2023 02:11:28.021 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationContiguous[0]] 12-Oct-2023 02:11:28.023 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] 12-Oct-2023 02:11:28.024 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Oct-2023 02:11:28.024 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Oct-2023 02:11:28.025 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 12-Oct-2023 02:11:28.036 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40993"] 12-Oct-2023 02:11:28.155 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40993"] 12-Oct-2023 02:11:28.158 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Oct-2023 02:11:28.164 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40993"] 12-Oct-2023 02:11:28.168 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40993"] 12-Oct-2023 02:11:28.172 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderDecodingError[0]] 12-Oct-2023 02:11:28.174 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] 12-Oct-2023 02:11:28.174 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 12-Oct-2023 02:11:28.175 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Oct-2023 02:11:28.175 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 12-Oct-2023 02:11:28.217 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-41567"] 12-Oct-2023 02:11:28.333 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-41567"] 12-Oct-2023 02:11:28.336 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Oct-2023 02:11:28.345 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-41567"] 12-Oct-2023 02:11:28.361 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-41567"] ------------- ---------------- --------------- Testcase: testHeaderContinuationNonContiguous[0] took 1.666 sec Testcase: testHeaderContinuationContiguous[0] took 0.151 sec Testcase: testHeaderDecodingError[0] took 0.192 sec