2026-03-25 11:40:32.247 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:32.331 [Test worker] INFO io.ktor.server.Application - Application started in 0.213 seconds. 2026-03-25 11:40:32.402 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39489 2026-03-25 11:40:33.184 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39489/resources/index.json 2026-03-25 11:40:33.185 [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:39489/resources/index.json. 2026-03-25 11:40:33.185 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39489/resources/index.json 2026-03-25 11:40:33.340 [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-03-25 11:40:33.399 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 64ms 2026-03-25 11:40:33.407 [DefaultDispatcher-worker-4 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39489/resources/index.json 2026-03-25 11:40:33.409 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39489/resources/index.json 2026-03-25 11:40:33.410 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39489/resources/index.json 2026-03-25 11:40:33.437 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:39489/resources/index.json. 2026-03-25 11:40:33.479 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39489/resources/index.json 2026-03-25 11:40:33.479 [DefaultDispatcher-worker-5 @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:39489/resources/index.json. 2026-03-25 11:40:33.479 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39489/resources/index.json 2026-03-25 11:40:33.483 [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-03-25 11:40:33.484 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-03-25 11:40:33.485 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39489/resources/index.json 2026-03-25 11:40:33.485 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39489/resources/index.json 2026-03-25 11:40:33.485 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39489/resources/index.json 2026-03-25 11:40:35.497 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:35.498 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-03-25 11:40:35.499 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46621 2026-03-25 11:40:35.555 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46621/resources/index.json 2026-03-25 11:40:35.555 [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:46621/resources/index.json. 2026-03-25 11:40:35.555 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46621/resources/index.json 2026-03-25 11:40:35.558 [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-03-25 11:40:35.558 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-03-25 11:40:35.559 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46621/resources/index.json 2026-03-25 11:40:35.559 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46621/resources/index.json 2026-03-25 11:40:35.559 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46621/resources/index.json 2026-03-25 11:40:35.560 [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:46621/resources/index.json. 2026-03-25 11:40:35.563 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46621/resources/index.json 2026-03-25 11:40:35.563 [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:46621/resources/index.json. 2026-03-25 11:40:35.563 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46621/resources/index.json 2026-03-25 11:40:35.564 [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-03-25 11:40:35.565 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-25 11:40:35.565 [DefaultDispatcher-worker-5 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46621/resources/index.json 2026-03-25 11:40:35.565 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46621/resources/index.json 2026-03-25 11:40:35.565 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46621/resources/index.json 2026-03-25 11:40:37.572 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:37.573 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-03-25 11:40:37.574 [DefaultDispatcher-worker-5 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39579 2026-03-25 11:40:37.579 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39579/resources/lesson001.json 2026-03-25 11:40:37.579 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39579/resources/lesson001.json. 2026-03-25 11:40:37.579 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39579/resources/lesson001.json 2026-03-25 11:40:37.582 [eventLoopGroupProxy-10-1 @call-handler#59] 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-03-25 11:40:37.583 [eventLoopGroupProxy-10-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-03-25 11:40:37.583 [DefaultDispatcher-worker-1 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39579/resources/lesson001.json 2026-03-25 11:40:37.584 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39579/resources/lesson001.json 2026-03-25 11:40:37.584 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39579/resources/lesson001.json 2026-03-25 11:40:37.586 [DefaultDispatcher-worker-3 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:39579/resources/lesson001.json. 2026-03-25 11:40:39.848 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:39.854 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.111 seconds. 2026-03-25 11:40:39.856 [DefaultDispatcher-worker-5 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45211 2026-03-25 11:40:39.863 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45211/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:39.863 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45211/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:39.863 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45211/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:39.867 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 11:40:39.879 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45211/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:39.880 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45211/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:39.880 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45211/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:39.882 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45211/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:39.959 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.959 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45211/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:39.959 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.961 [eventLoopGroupProxy-13-1 @call-handler#84] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 11:40:39.982 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.982 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.982 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.984 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45211/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:39.990 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.990 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45211/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:39.990 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.992 [eventLoopGroupProxy-13-1 @call-handler#90] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 11:40:39.994 [DefaultDispatcher-worker-4 @call-handler#90] 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-03-25 11:40:39.995 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.995 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:39.995 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45211/api/school/respect/person?includeRelated=false 2026-03-25 11:40:42.111 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:42.112 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-03-25 11:40:42.113 [DefaultDispatcher-worker-4 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38895 2026-03-25 11:40:42.114 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:42.114 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38895/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:42.114 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:42.117 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 11:40:42.119 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:42.119 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:42.119 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38895/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:42.119 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38895/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:42.166 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 11:40:42.166 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-25 11:40:42.166 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 11:40:42.167 [eventLoopGroupProxy-16-1 @call-handler#117] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 11:40:42.170 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 11:40:42.170 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 11:40:42.170 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 11:40:42.171 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38895/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-25 11:40:44.283 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:44.284 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-03-25 11:40:44.285 [DefaultDispatcher-worker-3 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45221 2026-03-25 11:40:44.288 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45221/api/school/respect/person?includeRelated=false 2026-03-25 11:40:44.288 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45221/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:44.288 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45221/api/school/respect/person?includeRelated=false 2026-03-25 11:40:44.290 [eventLoopGroupProxy-19-1 @call-handler#136] 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-03-25 11:40:44.294 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45221/api/school/respect/person?includeRelated=false 2026-03-25 11:40:44.294 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45221/api/school/respect/person?includeRelated=false 2026-03-25 11:40:44.294 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45221/api/school/respect/person?includeRelated=false 2026-03-25 11:40:44.295 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45221/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:44.352 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false 2026-03-25 11:40:44.352 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false. 2026-03-25 11:40:44.352 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false 2026-03-25 11:40:44.354 [eventLoopGroupProxy-19-1 @call-handler#142] 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-03-25 11:40:44.356 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false 2026-03-25 11:40:44.356 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false 2026-03-25 11:40:44.357 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false 2026-03-25 11:40:44.357 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45221/api/school/respect/person?since=2026-03-25T07%3A40%3A44.291172072Z&includeRelated=false. 2026-03-25 11:40:46.526 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:46.527 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.087 seconds. 2026-03-25 11:40:46.528 [DefaultDispatcher-worker-2 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43411 2026-03-25 11:40:46.627 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43411/api/school/respect/person 2026-03-25 11:40:46.627 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3c1483c5 for http://localhost:43411/api/school/respect/person 2026-03-25 11:40:46.627 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43411/api/school/respect/person 2026-03-25 11:40:46.627 [DefaultDispatcher-worker-4 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43411/api/school/respect/person from class io.ktor.http.content.TextContent 2026-03-25 11:40:46.630 [eventLoopGroupProxy-22-1 @call-handler#167] 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-03-25 11:40:46.637 [eventLoopGroupProxy-22-1 @call-handler#167] 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-03-25 11:40:46.639 [DefaultDispatcher-worker-5 @call-handler#167] 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-03-25 11:40:46.640 [DefaultDispatcher-worker-5 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43411/api/school/respect/person 2026-03-25 11:40:46.640 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43411/api/school/respect/person 2026-03-25 11:40:46.640 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43411/api/school/respect/person 2026-03-25 11:40:48.769 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:48.770 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-03-25 11:40:48.771 [DefaultDispatcher-worker-5 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:32789 2026-03-25 11:40:48.772 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32789/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:48.772 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32789/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:48.772 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32789/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:48.775 [eventLoopGroupProxy-25-1 @call-handler#185] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 11:40:48.776 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32789/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:48.776 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32789/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:48.776 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32789/api/school/respect/schoolpermissiongrant 2026-03-25 11:40:48.777 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:32789/api/school/respect/schoolpermissiongrant. 2026-03-25 11:40:48.817 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:48.817 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32789/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:48.817 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:48.818 [eventLoopGroupProxy-25-1 @call-handler#191] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 11:40:48.823 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:48.824 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:48.824 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:48.824 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:32789/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:50.834 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:50.834 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32789/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:50.834 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:50.835 [eventLoopGroupProxy-25-1 @call-handler#199] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 11:40:50.838 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:50.838 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:50.838 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32789/api/school/respect/person?includeRelated=false 2026-03-25 11:40:50.839 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:32789/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:52.959 [Test worker @coroutine#205] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:52.959 [Test worker @coroutine#205] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-03-25 11:40:52.960 [DefaultDispatcher-worker-2 @coroutine#214] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36431 2026-03-25 11:40:52.963 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36431/api/school/respect/person?includeRelated=false 2026-03-25 11:40:52.963 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36431/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:52.963 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36431/api/school/respect/person?includeRelated=false 2026-03-25 11:40:52.965 [eventLoopGroupProxy-28-1 @call-handler#219] 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-03-25 11:40:52.968 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36431/api/school/respect/person?includeRelated=false 2026-03-25 11:40:52.968 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36431/api/school/respect/person?includeRelated=false 2026-03-25 11:40:52.968 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36431/api/school/respect/person?includeRelated=false 2026-03-25 11:40:52.969 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36431/api/school/respect/person?includeRelated=false. 2026-03-25 11:40:53.016 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false 2026-03-25 11:40:53.017 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false. 2026-03-25 11:40:53.017 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false 2026-03-25 11:40:53.018 [eventLoopGroupProxy-28-1 @call-handler#227] 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-03-25 11:40:53.020 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false 2026-03-25 11:40:53.020 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false 2026-03-25 11:40:53.020 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false 2026-03-25 11:40:53.021 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36431/api/school/respect/person?since=2026-03-25T07%3A40%3A52.965597116Z&includeRelated=false. 2026-03-25 11:40:55.161 [Test worker @coroutine#233] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:55.162 [Test worker @coroutine#233] INFO io.ktor.server.Application - Application started in 0.058 seconds. 2026-03-25 11:40:55.163 [DefaultDispatcher-worker-1 @coroutine#243] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44545 2026-03-25 11:40:55.165 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8 2026-03-25 11:40:55.165 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8. 2026-03-25 11:40:55.165 [Test worker @coroutine#233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8 2026-03-25 11:40:55.167 [eventLoopGroupProxy-31-1 @call-handler#247] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8]] @ /playlist/{uuid}/(method:GET) 2026-03-25 11:40:55.173 [Test worker @coroutine#233] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8 2026-03-25 11:40:55.173 [Test worker @coroutine#233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8 2026-03-25 11:40:55.173 [Test worker @coroutine#233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8 2026-03-25 11:40:55.173 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:44545/playlist/6fa084f1-fbfc-4ff8-a7f7-0c765ec97eb8. 2026-03-25 11:40:57.328 [Test worker @coroutine#251] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 11:40:57.328 [Test worker @coroutine#251] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-03-25 11:40:57.329 [DefaultDispatcher-worker-6 @coroutine#260] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34901 2026-03-25 11:40:57.368 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.369 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3eace811 for http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.369 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.369 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f from class io.ktor.http.content.TextContent 2026-03-25 11:40:57.371 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 79b7490d-e25c-48a5-80cc-d2a4d665012f] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[79b7490d-e25c-48a5-80cc-d2a4d665012f]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[79b7490d-e25c-48a5-80cc-d2a4d665012f]] @ /playlist/{uuid}/(method:POST) 2026-03-25 11:40:57.371 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.372 [DefaultDispatcher-worker-3 @call-handler#268] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-03-25 11:40:57.373 [DefaultDispatcher-worker-1 @coroutine#258] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.373 [DefaultDispatcher-worker-1 @coroutine#258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 11:40:57.373 [DefaultDispatcher-worker-1 @coroutine#258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34901/playlist/79b7490d-e25c-48a5-80cc-d2a4d665012f 2026-03-25 17:35:45.042 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:45.167 [Test worker] INFO io.ktor.server.Application - Application started in 0.274 seconds. 2026-03-25 17:35:45.310 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42171 2026-03-25 17:35:46.499 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42171/resources/index.json 2026-03-25 17:35:46.499 [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:42171/resources/index.json. 2026-03-25 17:35:46.500 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42171/resources/index.json 2026-03-25 17:35:46.666 [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-03-25 17:35:46.753 [DefaultDispatcher-worker-3 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 94ms 2026-03-25 17:35:46.758 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42171/resources/index.json 2026-03-25 17:35:46.760 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42171/resources/index.json 2026-03-25 17:35:46.760 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42171/resources/index.json 2026-03-25 17:35:46.790 [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:42171/resources/index.json. 2026-03-25 17:35:46.838 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42171/resources/index.json 2026-03-25 17:35:46.838 [DefaultDispatcher-worker-3 @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:42171/resources/index.json. 2026-03-25 17:35:46.838 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42171/resources/index.json 2026-03-25 17:35:46.843 [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-03-25 17:35:46.845 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-03-25 17:35:46.847 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42171/resources/index.json 2026-03-25 17:35:46.848 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42171/resources/index.json 2026-03-25 17:35:46.848 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42171/resources/index.json 2026-03-25 17:35:48.872 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:48.872 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-03-25 17:35:48.874 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41845 2026-03-25 17:35:48.959 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41845/resources/index.json 2026-03-25 17:35:48.959 [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:41845/resources/index.json. 2026-03-25 17:35:48.959 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41845/resources/index.json 2026-03-25 17:35:48.963 [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-03-25 17:35:48.964 [eventLoopGroupProxy-7-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-03-25 17:35:48.964 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41845/resources/index.json 2026-03-25 17:35:48.965 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41845/resources/index.json 2026-03-25 17:35:48.965 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41845/resources/index.json 2026-03-25 17:35:48.965 [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:41845/resources/index.json. 2026-03-25 17:35:48.970 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41845/resources/index.json 2026-03-25 17:35:48.970 [DefaultDispatcher-worker-7 @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:41845/resources/index.json. 2026-03-25 17:35:48.970 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41845/resources/index.json 2026-03-25 17:35:48.972 [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-03-25 17:35:48.973 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-25 17:35:48.973 [DefaultDispatcher-worker-5 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41845/resources/index.json 2026-03-25 17:35:48.973 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41845/resources/index.json 2026-03-25 17:35:48.973 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41845/resources/index.json 2026-03-25 17:35:50.981 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:50.981 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-03-25 17:35:50.982 [DefaultDispatcher-worker-7 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34695 2026-03-25 17:35:50.988 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34695/resources/lesson001.json 2026-03-25 17:35:50.988 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34695/resources/lesson001.json. 2026-03-25 17:35:50.988 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34695/resources/lesson001.json 2026-03-25 17:35:50.991 [eventLoopGroupProxy-10-1 @call-handler#59] 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-03-25 17:35:50.993 [DefaultDispatcher-worker-3 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-03-25 17:35:50.993 [DefaultDispatcher-worker-3 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34695/resources/lesson001.json 2026-03-25 17:35:50.994 [DefaultDispatcher-worker-9 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34695/resources/lesson001.json 2026-03-25 17:35:50.994 [DefaultDispatcher-worker-9 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34695/resources/lesson001.json 2026-03-25 17:35:50.996 [DefaultDispatcher-worker-9 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:34695/resources/lesson001.json. 2026-03-25 17:35:53.507 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:53.543 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.285 seconds. 2026-03-25 17:35:53.552 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36963 2026-03-25 17:35:53.591 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36963/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:53.591 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36963/api/school/respect/schoolpermissiongrant. 2026-03-25 17:35:53.591 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36963/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:53.621 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 17:35:53.677 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36963/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:53.678 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36963/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:53.678 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36963/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:53.682 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36963/api/school/respect/schoolpermissiongrant. 2026-03-25 17:35:53.824 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.825 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36963/api/school/respect/person?includeRelated=false. 2026-03-25 17:35:53.825 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.832 [eventLoopGroupProxy-13-1 @call-handler#84] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 17:35:53.891 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.895 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.895 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.901 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36963/api/school/respect/person?includeRelated=false. 2026-03-25 17:35:53.923 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.923 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36963/api/school/respect/person?includeRelated=false. 2026-03-25 17:35:53.923 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.925 [eventLoopGroupProxy-13-1 @call-handler#90] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 17:35:53.936 [DefaultDispatcher-worker-7 @call-handler#90] 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-03-25 17:35:53.938 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.939 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:53.939 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36963/api/school/respect/person?includeRelated=false 2026-03-25 17:35:56.120 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:56.121 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-03-25 17:35:56.122 [DefaultDispatcher-worker-2 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39417 2026-03-25 17:35:56.123 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39417/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:56.123 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39417/api/school/respect/schoolpermissiongrant. 2026-03-25 17:35:56.123 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39417/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:56.126 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 17:35:56.127 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39417/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:56.128 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39417/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:56.128 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39417/api/school/respect/schoolpermissiongrant 2026-03-25 17:35:56.128 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39417/api/school/respect/schoolpermissiongrant. 2026-03-25 17:35:56.177 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 17:35:56.178 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-25 17:35:56.178 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 17:35:56.179 [eventLoopGroupProxy-16-1 @call-handler#117] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 17:35:56.182 [DefaultDispatcher-worker-8 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 17:35:56.182 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 17:35:56.182 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-25 17:35:56.183 [DefaultDispatcher-worker-8 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39417/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-25 17:35:58.342 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:35:58.343 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-03-25 17:35:58.345 [DefaultDispatcher-worker-7 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39931 2026-03-25 17:35:58.349 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39931/api/school/respect/person?includeRelated=false 2026-03-25 17:35:58.349 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39931/api/school/respect/person?includeRelated=false. 2026-03-25 17:35:58.349 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39931/api/school/respect/person?includeRelated=false 2026-03-25 17:35:58.352 [eventLoopGroupProxy-19-1 @call-handler#136] 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-03-25 17:35:58.357 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39931/api/school/respect/person?includeRelated=false 2026-03-25 17:35:58.357 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39931/api/school/respect/person?includeRelated=false 2026-03-25 17:35:58.357 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39931/api/school/respect/person?includeRelated=false 2026-03-25 17:35:58.358 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39931/api/school/respect/person?includeRelated=false. 2026-03-25 17:35:58.418 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false 2026-03-25 17:35:58.418 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false. 2026-03-25 17:35:58.418 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false 2026-03-25 17:35:58.423 [eventLoopGroupProxy-19-1 @call-handler#142] 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-03-25 17:35:58.430 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false 2026-03-25 17:35:58.430 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false 2026-03-25 17:35:58.430 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false 2026-03-25 17:35:58.432 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39931/api/school/respect/person?since=2026-03-25T13%3A35%3A58.353073862Z&includeRelated=false. 2026-03-25 17:36:00.749 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:36:00.752 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.137 seconds. 2026-03-25 17:36:00.756 [DefaultDispatcher-worker-5 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41293 2026-03-25 17:36:00.907 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41293/api/school/respect/person 2026-03-25 17:36:00.916 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@31fc4b8d for http://localhost:41293/api/school/respect/person 2026-03-25 17:36:00.916 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41293/api/school/respect/person 2026-03-25 17:36:00.916 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41293/api/school/respect/person from class io.ktor.http.content.TextContent 2026-03-25 17:36:00.936 [eventLoopGroupProxy-22-1 @call-handler#167] 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-03-25 17:36:00.950 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlinx.serialization.json.JsonElement) for call /api/school/respect/person 2026-03-25 17:36:00.965 [DefaultDispatcher-worker-6 @call-handler#167] 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-03-25 17:36:00.970 [DefaultDispatcher-worker-2 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41293/api/school/respect/person 2026-03-25 17:36:00.971 [DefaultDispatcher-worker-2 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41293/api/school/respect/person 2026-03-25 17:36:00.971 [DefaultDispatcher-worker-2 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41293/api/school/respect/person 2026-03-25 17:36:03.199 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:36:03.200 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-03-25 17:36:03.203 [DefaultDispatcher-worker-9 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35967 2026-03-25 17:36:03.204 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35967/api/school/respect/schoolpermissiongrant 2026-03-25 17:36:03.204 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35967/api/school/respect/schoolpermissiongrant. 2026-03-25 17:36:03.204 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35967/api/school/respect/schoolpermissiongrant 2026-03-25 17:36:03.208 [eventLoopGroupProxy-25-1 @call-handler#185] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, 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:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-03-25 17:36:03.211 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35967/api/school/respect/schoolpermissiongrant 2026-03-25 17:36:03.211 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35967/api/school/respect/schoolpermissiongrant 2026-03-25 17:36:03.211 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35967/api/school/respect/schoolpermissiongrant 2026-03-25 17:36:03.212 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35967/api/school/respect/schoolpermissiongrant. 2026-03-25 17:36:03.277 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:03.278 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35967/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:03.278 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:03.285 [eventLoopGroupProxy-25-1 @call-handler#191] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 17:36:03.306 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:03.307 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:03.307 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:03.312 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35967/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:05.325 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:05.325 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35967/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:05.325 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:05.327 [eventLoopGroupProxy-25-1 @call-handler#199] 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) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-03-25 17:36:05.345 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:05.345 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:05.345 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35967/api/school/respect/person?includeRelated=false 2026-03-25 17:36:05.346 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35967/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:07.525 [Test worker @coroutine#205] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:36:07.526 [Test worker @coroutine#205] INFO io.ktor.server.Application - Application started in 0.058 seconds. 2026-03-25 17:36:07.539 [DefaultDispatcher-worker-9 @coroutine#214] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42589 2026-03-25 17:36:07.553 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42589/api/school/respect/person?includeRelated=false 2026-03-25 17:36:07.553 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42589/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:07.553 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42589/api/school/respect/person?includeRelated=false 2026-03-25 17:36:07.570 [eventLoopGroupProxy-28-1 @call-handler#219] 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-03-25 17:36:07.578 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42589/api/school/respect/person?includeRelated=false 2026-03-25 17:36:07.578 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42589/api/school/respect/person?includeRelated=false 2026-03-25 17:36:07.578 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42589/api/school/respect/person?includeRelated=false 2026-03-25 17:36:07.584 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42589/api/school/respect/person?includeRelated=false. 2026-03-25 17:36:07.645 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false 2026-03-25 17:36:07.646 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false. 2026-03-25 17:36:07.646 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false 2026-03-25 17:36:07.651 [eventLoopGroupProxy-28-1 @call-handler#227] 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-03-25 17:36:07.660 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false 2026-03-25 17:36:07.661 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false 2026-03-25 17:36:07.661 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false 2026-03-25 17:36:07.666 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42589/api/school/respect/person?since=2026-03-25T13%3A36%3A07.571185052Z&includeRelated=false. 2026-03-25 17:36:09.814 [Test worker @coroutine#233] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:36:09.815 [Test worker @coroutine#233] INFO io.ktor.server.Application - Application started in 0.043 seconds. 2026-03-25 17:36:09.816 [DefaultDispatcher-worker-6 @coroutine#243] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46285 2026-03-25 17:36:09.817 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788 2026-03-25 17:36:09.817 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788. 2026-03-25 17:36:09.817 [Test worker @coroutine#233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788 2026-03-25 17:36:09.820 [eventLoopGroupProxy-31-1 @call-handler#247] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 20c06344-ceb8-4299-aa46-0ec5c206c788] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[20c06344-ceb8-4299-aa46-0ec5c206c788]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[20c06344-ceb8-4299-aa46-0ec5c206c788]] @ /playlist/{uuid}/(method:GET) 2026-03-25 17:36:09.825 [Test worker @coroutine#233] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788 2026-03-25 17:36:09.825 [Test worker @coroutine#233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788 2026-03-25 17:36:09.825 [Test worker @coroutine#233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788 2026-03-25 17:36:09.826 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:46285/playlist/20c06344-ceb8-4299-aa46-0ec5c206c788. 2026-03-25 17:36:12.085 [Test worker @coroutine#251] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-25 17:36:12.086 [Test worker @coroutine#251] INFO io.ktor.server.Application - Application started in 0.115 seconds. 2026-03-25 17:36:12.086 [DefaultDispatcher-worker-9 @coroutine#260] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39947 2026-03-25 17:36:12.125 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.126 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@361a2ac1 for http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.126 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.126 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 from class io.ktor.http.content.TextContent 2026-03-25 17:36:12.128 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 7d0fb894-5335-4d10-aeee-371fb1e988a6] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[7d0fb894-5335-4d10-aeee-371fb1e988a6]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[7d0fb894-5335-4d10-aeee-371fb1e988a6]] @ /playlist/{uuid}/(method:POST) 2026-03-25 17:36:12.128 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.129 [DefaultDispatcher-worker-6 @call-handler#268] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-03-25 17:36:12.130 [DefaultDispatcher-worker-9 @coroutine#258] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.130 [DefaultDispatcher-worker-9 @coroutine#258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6 2026-03-25 17:36:12.130 [DefaultDispatcher-worker-9 @coroutine#258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39947/playlist/7d0fb894-5335-4d10-aeee-371fb1e988a6