2026-01-31 20:30:05.411 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:05.528 [Test worker] INFO io.ktor.server.Application - Application started in 0.261 seconds. 2026-01-31 20:30:05.624 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33589 2026-01-31 20:30:05.908 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33589/resources/index.json 2026-01-31 20:30:05.909 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33589/resources/index.json. 2026-01-31 20:30:05.909 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33589/resources/index.json 2026-01-31 20:30:06.219 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-01-31 20:30:06.286 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 80ms 2026-01-31 20:30:06.291 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33589/resources/index.json 2026-01-31 20:30:06.293 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33589/resources/index.json 2026-01-31 20:30:06.293 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33589/resources/index.json 2026-01-31 20:30:06.312 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:33589/resources/index.json. 2026-01-31 20:30:06.345 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33589/resources/index.json 2026-01-31 20:30:06.345 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33589/resources/index.json. 2026-01-31 20:30:06.345 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33589/resources/index.json 2026-01-31 20:30:06.347 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-01-31 20:30:06.349 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-01-31 20:30:06.349 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33589/resources/index.json 2026-01-31 20:30:06.350 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33589/resources/index.json 2026-01-31 20:30:06.350 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33589/resources/index.json 2026-01-31 20:30:08.365 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:08.365 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-01-31 20:30:08.366 [DefaultDispatcher-worker-4 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40559 2026-01-31 20:30:08.420 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40559/resources/index.json 2026-01-31 20:30:08.421 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40559/resources/index.json. 2026-01-31 20:30:08.421 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40559/resources/index.json 2026-01-31 20:30:08.432 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-01-31 20:30:08.434 [eventLoopGroupProxy-7-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-01-31 20:30:08.435 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40559/resources/index.json 2026-01-31 20:30:08.435 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40559/resources/index.json 2026-01-31 20:30:08.435 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40559/resources/index.json 2026-01-31 20:30:08.436 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:40559/resources/index.json. 2026-01-31 20:30:08.440 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40559/resources/index.json 2026-01-31 20:30:08.440 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40559/resources/index.json. 2026-01-31 20:30:08.440 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40559/resources/index.json 2026-01-31 20:30:08.442 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-01-31 20:30:08.442 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-01-31 20:30:08.443 [DefaultDispatcher-worker-3 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40559/resources/index.json 2026-01-31 20:30:08.443 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40559/resources/index.json 2026-01-31 20:30:08.443 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40559/resources/index.json 2026-01-31 20:30:10.449 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:10.449 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-01-31 20:30:10.451 [DefaultDispatcher-worker-2 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43527 2026-01-31 20:30:10.455 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43527/resources/lesson001.json 2026-01-31 20:30:10.455 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43527/resources/lesson001.json. 2026-01-31 20:30:10.455 [Test worker @coroutine#52] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43527/resources/lesson001.json 2026-01-31 20:30:10.457 [eventLoopGroupProxy-10-1 @call-handler#56] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-01-31 20:30:10.459 [DefaultDispatcher-worker-3 @call-handler#56] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-01-31 20:30:10.459 [DefaultDispatcher-worker-3 @coroutine#52] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43527/resources/lesson001.json 2026-01-31 20:30:10.459 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43527/resources/lesson001.json 2026-01-31 20:30:10.459 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43527/resources/lesson001.json 2026-01-31 20:30:10.479 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsPublication for http://localhost:43527/resources/lesson001.json. 2026-01-31 20:30:13.112 [Test worker @coroutine#61] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:13.142 [Test worker @coroutine#61] INFO io.ktor.server.Application - Application started in 0.564 seconds. 2026-01-31 20:30:13.191 [DefaultDispatcher-worker-2 @coroutine#67] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36011 2026-01-31 20:30:13.315 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.315 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36011/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:13.315 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.325 [eventLoopGroupProxy-13-1 @call-handler#72] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:13.393 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.397 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.397 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.399 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36011/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:13.443 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.443 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36011/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:13.443 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.445 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:13.447 [DefaultDispatcher-worker-2 @call-handler#78] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-01-31 20:30:13.449 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.449 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:13.449 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36011/api/school/respect/person?includeRelated=false 2026-01-31 20:30:15.557 [Test worker @coroutine#82] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:15.567 [Test worker @coroutine#82] INFO io.ktor.server.Application - Application started in 0.077 seconds. 2026-01-31 20:30:15.573 [DefaultDispatcher-worker-4 @coroutine#88] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44453 2026-01-31 20:30:15.682 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-01-31 20:30:15.683 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-01-31 20:30:15.683 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-01-31 20:30:15.700 [eventLoopGroupProxy-16-1 @call-handler#97] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:15.717 [DefaultDispatcher-worker-2 @coroutine#91] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-01-31 20:30:15.718 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-01-31 20:30:15.718 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-01-31 20:30:15.722 [DefaultDispatcher-worker-6 @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44453/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-01-31 20:30:17.868 [Test worker @coroutine#102] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:17.873 [Test worker @coroutine#102] INFO io.ktor.server.Application - Application started in 0.075 seconds. 2026-01-31 20:30:17.887 [DefaultDispatcher-worker-3 @coroutine#108] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36497 2026-01-31 20:30:17.952 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36497/api/school/respect/person?includeRelated=false 2026-01-31 20:30:17.952 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36497/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:17.952 [Test worker @coroutine#102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36497/api/school/respect/person?includeRelated=false 2026-01-31 20:30:17.965 [eventLoopGroupProxy-19-1 @call-handler#113] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:17.973 [Test worker @coroutine#102] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36497/api/school/respect/person?includeRelated=false 2026-01-31 20:30:17.974 [Test worker @coroutine#102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36497/api/school/respect/person?includeRelated=false 2026-01-31 20:30:17.974 [Test worker @coroutine#102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36497/api/school/respect/person?includeRelated=false 2026-01-31 20:30:17.979 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36497/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:18.068 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false 2026-01-31 20:30:18.070 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false. 2026-01-31 20:30:18.070 [Test worker @coroutine#102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false 2026-01-31 20:30:18.077 [eventLoopGroupProxy-19-1 @call-handler#119] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:18.093 [Test worker @coroutine#102] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false 2026-01-31 20:30:18.094 [Test worker @coroutine#102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false 2026-01-31 20:30:18.094 [Test worker @coroutine#102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false 2026-01-31 20:30:18.094 [Test worker @coroutine#102] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36497/api/school/respect/person?since=2026-01-31T19%3A30%3A17.965Z&includeRelated=false. 2026-01-31 20:30:20.263 [Test worker @coroutine#124] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:20.264 [Test worker @coroutine#124] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-01-31 20:30:20.265 [DefaultDispatcher-worker-1 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35421 2026-01-31 20:30:20.321 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35421/api/school/respect/person 2026-01-31 20:30:20.322 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7a75fcb1 for http://localhost:35421/api/school/respect/person 2026-01-31 20:30:20.322 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35421/api/school/respect/person 2026-01-31 20:30:20.322 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35421/api/school/respect/person from class io.ktor.http.content.TextContent 2026-01-31 20:30:20.328 [eventLoopGroupProxy-22-1 @call-handler#137] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-01-31 20:30:20.336 [eventLoopGroupProxy-22-1 @call-handler#137] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-01-31 20:30:20.365 [DefaultDispatcher-worker-6 @call-handler#137] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-01-31 20:30:20.367 [DefaultDispatcher-worker-6 @coroutine#128] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35421/api/school/respect/person 2026-01-31 20:30:20.367 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35421/api/school/respect/person 2026-01-31 20:30:20.367 [DefaultDispatcher-worker-6 @coroutine#128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35421/api/school/respect/person 2026-01-31 20:30:22.467 [Test worker @coroutine#142] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:22.468 [Test worker @coroutine#142] INFO io.ktor.server.Application - Application started in 0.064 seconds. 2026-01-31 20:30:22.471 [DefaultDispatcher-worker-2 @coroutine#148] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42797 2026-01-31 20:30:22.521 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:22.521 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42797/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:22.521 [Test worker @coroutine#142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:22.524 [eventLoopGroupProxy-25-1 @call-handler#153] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:22.529 [Test worker @coroutine#142] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:22.529 [Test worker @coroutine#142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:22.529 [Test worker @coroutine#142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:22.529 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42797/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:24.602 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:24.606 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42797/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:24.606 [Test worker @coroutine#142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:24.613 [eventLoopGroupProxy-25-1 @call-handler#160] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:24.617 [Test worker @coroutine#142] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:24.617 [Test worker @coroutine#142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:24.617 [Test worker @coroutine#142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42797/api/school/respect/person?includeRelated=false 2026-01-31 20:30:24.617 [Test worker @coroutine#142] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42797/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:26.693 [Test worker @coroutine#166] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-01-31 20:30:26.694 [Test worker @coroutine#166] INFO io.ktor.server.Application - Application started in 0.052 seconds. 2026-01-31 20:30:26.695 [DefaultDispatcher-worker-5 @coroutine#172] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42509 2026-01-31 20:30:26.749 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42509/api/school/respect/person?includeRelated=false 2026-01-31 20:30:26.750 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42509/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:26.750 [Test worker @coroutine#166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42509/api/school/respect/person?includeRelated=false 2026-01-31 20:30:26.754 [eventLoopGroupProxy-28-1 @call-handler#177] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:26.760 [Test worker @coroutine#166] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42509/api/school/respect/person?includeRelated=false 2026-01-31 20:30:26.760 [Test worker @coroutine#166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42509/api/school/respect/person?includeRelated=false 2026-01-31 20:30:26.760 [Test worker @coroutine#166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42509/api/school/respect/person?includeRelated=false 2026-01-31 20:30:26.761 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42509/api/school/respect/person?includeRelated=false. 2026-01-31 20:30:26.810 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false 2026-01-31 20:30:26.811 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false. 2026-01-31 20:30:26.811 [Test worker @coroutine#166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false 2026-01-31 20:30:26.817 [eventLoopGroupProxy-28-1 @call-handler#184] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-01-31 20:30:26.825 [Test worker @coroutine#166] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false 2026-01-31 20:30:26.825 [Test worker @coroutine#166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false 2026-01-31 20:30:26.825 [Test worker @coroutine#166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false 2026-01-31 20:30:26.826 [Test worker @coroutine#166] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42509/api/school/respect/person?since=2026-01-31T19%3A30%3A26.755Z&includeRelated=false.