2026-05-20 21:36:05.990 [main] INFO Application - Autoreload is disabled because the development mode is off. 2026-05-20 21:36:06.144 [main] INFO Application - Application started in 0.161 seconds. 2026-05-20 21:36:06.204 [DefaultDispatcher-worker-1] INFO Application - Responding at http://0.0.0.0:8070 2026-05-20 21:36:31.264 [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) 2026-05-20 21:36:31.272 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8060 starting command /home/jenkins/.jenkins/workspace/create-manage-assignments-end-to-end/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/create-manage-assignments-end-to-end/build/testservercontroller/workspace/003_admin_user_assigns_assignment_to_a_class_test) 2026-05-20 21:36:31.278 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8060 process started PID=1564742 (saved to /home/jenkins/.jenkins/workspace/create-manage-assignments-end-to-end/build/testservercontroller/workspace/003_admin_user_assigns_assignment_to_a_class_test/process.pid} 2026-05-20 21:36:32.371 [eventLoopGroupProxy-4-2] INFO Application - 200 OK: GET - /testcontroller/start in 1109ms 2026-05-20 21:44:54.635 [KtorShutdownHook] INFO Application - Server is stopped 2026-05-20 21:44:54.636 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8060