2025-10-23 14:59:01.275 [main] INFO Application - Autoreload is disabled because the development mode is off. 2025-10-23 14:59:01.453 [main] INFO Application - Application started in 0.186 seconds. 2025-10-23 14:59:01.534 [DefaultDispatcher-worker-1] INFO Application - Responding at http://0.0.0.0:8070 2025-10-23 15:01:59.666 [eventLoopGroupProxy-4-2] TRACE io.ktor.server.routing.Routing - Trace for [testcontroller, start] /, segment:0 -> SUCCESS @ / /, segment:0 -> SUCCESS @ / /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET) /testcontroller, segment:1 -> SUCCESS @ /testcontroller /testcontroller/start, segment:2 -> SUCCESS @ /testcontroller/start /testcontroller/start/(method:GET), segment:2 -> SUCCESS @ /testcontroller/start/(method:GET) /testcontroller/stop, segment:1 -> FAILURE "Selector didn't match" @ /testcontroller/stop Matched routes: "" -> "testcontroller" -> "start" -> "(method:GET)" Routing resolve result: SUCCESS @ /testcontroller/start/(method:GET) 2025-10-23 15:01:59.674 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8060 starting command /home/jenkins/.jenkins/workspace/bug-fixes-person-end-to-end-tests/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/bug-fixes-person-end-to-end-tests/build/testservercontroller/workspace/000_000_hello_world) 2025-10-23 15:01:59.680 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8060 process started PID=792604 (saved to /home/jenkins/.jenkins/workspace/bug-fixes-person-end-to-end-tests/build/testservercontroller/workspace/000_000_hello_world/process.pid} 2025-10-23 15:02:00.728 [eventLoopGroupProxy-4-2] INFO Application - 200 OK: GET - /testcontroller/start in 1065ms 2025-10-23 15:03:04.329 [KtorShutdownHook] INFO Application - Server is stopped 2025-10-23 15:03:04.329 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8060