Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1709044239080.txt with 100000 bytes. Created file:/tmp/testSendFile-1709044240641-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1709044240643-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1709044240646-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1709044240652-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1709044240659-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1709044240668-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1709044240681-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1709044240686-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1709044240688-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1709044240690-9.txt with 1000000 bytes. Client received 100000 bytes in 4 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 2 ms. Client received 400000 bytes in 3 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 2 ms. Client received 700000 bytes in 3 ms. Client received 800000 bytes in 3 ms. Client received 900000 bytes in 3 ms. Client received 1000000 bytes in 3 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 27-Feb-2024 14:30:38.979 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 27-Feb-2024 14:30:39.408 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 27-Feb-2024 14:30:39.436 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Feb-2024 14:30:39.437 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 27-Feb-2024 14:30:39.529 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46573"] 27-Feb-2024 14:30:40.608 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46573"] 27-Feb-2024 14:30:40.610 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Feb-2024 14:30:40.622 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46573"] 27-Feb-2024 14:30:40.634 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46573"] 27-Feb-2024 14:30:40.640 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 27-Feb-2024 14:30:40.693 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 27-Feb-2024 14:30:40.694 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Feb-2024 14:30:40.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 27-Feb-2024 14:30:40.699 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43587"] 27-Feb-2024 14:30:40.732 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43587"] 27-Feb-2024 14:30:40.733 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Feb-2024 14:30:40.737 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43587"] 27-Feb-2024 14:30:40.739 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43587"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.806 sec Testcase: testSendFile took 0.102 sec