Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.875 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708448531194.txt with 100000 bytes. Created file:/tmp/testSendFile-1708448533362-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708448533364-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708448533367-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708448533380-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708448533395-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708448533410-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708448533413-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708448533416-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708448533439-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708448533442-9.txt with 1000000 bytes. Client received 100000 bytes in 8 ms. Client received 200000 bytes in 11 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 11 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 3 ms. Client received 700000 bytes in 8 ms. Client received 800000 bytes in 5 ms. Client received 900000 bytes in 10 ms. Client received 1000000 bytes in 14 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 20-Feb-2024 17:02:11.031 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 20-Feb-2024 17:02:11.804 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Feb-2024 17:02:11.852 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 17:02:11.853 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 20-Feb-2024 17:02:12.051 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42153"] 20-Feb-2024 17:02:13.263 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42153"] 20-Feb-2024 17:02:13.267 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 17:02:13.322 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42153"] 20-Feb-2024 17:02:13.335 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42153"] 20-Feb-2024 17:02:13.348 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 20-Feb-2024 17:02:13.456 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Feb-2024 17:02:13.457 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 17:02:13.458 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 20-Feb-2024 17:02:13.489 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44949"] 20-Feb-2024 17:02:13.608 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44949"] 20-Feb-2024 17:02:13.609 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 17:02:13.614 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44949"] 20-Feb-2024 17:02:13.617 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44949"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.549 sec Testcase: testSendFile took 0.276 sec