2026-04-03 11:40:35.113 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:35.294 [Test worker] INFO io.ktor.server.Application - Application started in 0.379 seconds. 2026-04-03 11:40:35.393 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37949 2026-04-03 11:40:36.369 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37949/resources/index.json 2026-04-03 11:40:36.371 [DefaultDispatcher-worker-1 @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:37949/resources/index.json. 2026-04-03 11:40:36.372 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37949/resources/index.json 2026-04-03 11:40:36.691 [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-04-03 11:40:36.827 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 156ms 2026-04-03 11:40:36.843 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37949/resources/index.json 2026-04-03 11:40:36.847 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37949/resources/index.json 2026-04-03 11:40:36.847 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37949/resources/index.json 2026-04-03 11:40:36.887 [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:37949/resources/index.json. 2026-04-03 11:40:36.956 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37949/resources/index.json 2026-04-03 11:40:36.957 [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:37949/resources/index.json. 2026-04-03 11:40:36.957 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37949/resources/index.json 2026-04-03 11:40:36.968 [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-04-03 11:40:36.972 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 5ms 2026-04-03 11:40:36.975 [DefaultDispatcher-worker-2 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37949/resources/index.json 2026-04-03 11:40:36.975 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37949/resources/index.json 2026-04-03 11:40:36.975 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37949/resources/index.json 2026-04-03 11:40:38.995 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:38.995 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-04-03 11:40:38.997 [DefaultDispatcher-worker-2 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43979 2026-04-03 11:40:39.069 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43979/resources/index.json 2026-04-03 11:40:39.069 [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:43979/resources/index.json. 2026-04-03 11:40:39.069 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43979/resources/index.json 2026-04-03 11:40:39.073 [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-04-03 11:40:39.074 [DefaultDispatcher-worker-3 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-04-03 11:40:39.075 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43979/resources/index.json 2026-04-03 11:40:39.075 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43979/resources/index.json 2026-04-03 11:40:39.075 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43979/resources/index.json 2026-04-03 11:40:39.077 [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:43979/resources/index.json. 2026-04-03 11:40:39.083 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43979/resources/index.json 2026-04-03 11:40:39.083 [DefaultDispatcher-worker-6 @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:43979/resources/index.json. 2026-04-03 11:40:39.083 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43979/resources/index.json 2026-04-03 11:40:39.085 [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-04-03 11:40:39.086 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-04-03 11:40:39.087 [DefaultDispatcher-worker-6 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43979/resources/index.json 2026-04-03 11:40:39.087 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43979/resources/index.json 2026-04-03 11:40:39.087 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43979/resources/index.json 2026-04-03 11:40:41.094 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:41.095 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-04-03 11:40:41.096 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40757 2026-04-03 11:40:41.102 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40757/resources/lesson001.json 2026-04-03 11:40:41.103 [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:40757/resources/lesson001.json. 2026-04-03 11:40:41.103 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40757/resources/lesson001.json 2026-04-03 11:40:41.106 [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-04-03 11:40:41.108 [DefaultDispatcher-worker-2 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-04-03 11:40:41.108 [DefaultDispatcher-worker-6 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40757/resources/lesson001.json 2026-04-03 11:40:41.109 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40757/resources/lesson001.json 2026-04-03 11:40:41.109 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40757/resources/lesson001.json 2026-04-03 11:40:41.111 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:40757/resources/lesson001.json. 2026-04-03 11:40:43.667 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:43.696 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.351 seconds. 2026-04-03 11:40:43.711 [DefaultDispatcher-worker-4 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38021 2026-04-03 11:40:43.741 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38021/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:43.741 [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:38021/api/school/respect/schoolpermissiongrant. 2026-04-03 11:40:43.741 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38021/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:43.775 [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-04-03 11:40:43.843 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38021/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:43.844 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38021/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:43.844 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38021/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:43.849 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38021/api/school/respect/schoolpermissiongrant. 2026-04-03 11:40:44.060 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.060 [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:38021/api/school/respect/person?includeRelated=false. 2026-04-03 11:40:44.060 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.069 [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-04-03 11:40:44.113 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.113 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.113 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.116 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38021/api/school/respect/person?includeRelated=false. 2026-04-03 11:40:44.131 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.132 [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:38021/api/school/respect/person?includeRelated=false. 2026-04-03 11:40:44.132 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.138 [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-04-03 11:40:44.143 [DefaultDispatcher-worker-2 @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-04-03 11:40:44.145 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.145 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:44.145 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38021/api/school/respect/person?includeRelated=false 2026-04-03 11:40:46.250 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:46.251 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-04-03 11:40:46.255 [DefaultDispatcher-worker-1 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43653 2026-04-03 11:40:46.255 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43653/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:46.256 [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:43653/api/school/respect/schoolpermissiongrant. 2026-04-03 11:40:46.256 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43653/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:46.261 [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-04-03 11:40:46.266 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43653/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:46.267 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43653/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:46.267 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43653/api/school/respect/schoolpermissiongrant 2026-04-03 11:40:46.268 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43653/api/school/respect/schoolpermissiongrant. 2026-04-03 11:40:46.353 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-03 11:40:46.354 [DefaultDispatcher-worker-6 @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:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-04-03 11:40:46.354 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-03 11:40:46.355 [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-04-03 11:40:46.362 [DefaultDispatcher-worker-7 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-03 11:40:46.362 [DefaultDispatcher-worker-7 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-03 11:40:46.362 [DefaultDispatcher-worker-7 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-03 11:40:46.368 [DefaultDispatcher-worker-7 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43653/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-04-03 11:40:48.547 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:48.549 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.058 seconds. 2026-04-03 11:40:48.559 [DefaultDispatcher-worker-2 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36821 2026-04-03 11:40:48.578 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36821/api/school/respect/person?includeRelated=false 2026-04-03 11:40:48.579 [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:36821/api/school/respect/person?includeRelated=false. 2026-04-03 11:40:48.579 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36821/api/school/respect/person?includeRelated=false 2026-04-03 11:40:48.598 [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-04-03 11:40:48.608 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36821/api/school/respect/person?includeRelated=false 2026-04-03 11:40:48.608 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36821/api/school/respect/person?includeRelated=false 2026-04-03 11:40:48.609 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36821/api/school/respect/person?includeRelated=false 2026-04-03 11:40:48.612 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36821/api/school/respect/person?includeRelated=false. 2026-04-03 11:40:48.744 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false 2026-04-03 11:40:48.745 [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:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false. 2026-04-03 11:40:48.745 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false 2026-04-03 11:40:48.748 [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-04-03 11:40:48.755 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false 2026-04-03 11:40:48.756 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false 2026-04-03 11:40:48.756 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false 2026-04-03 11:40:48.757 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36821/api/school/respect/person?since=2026-04-03T07%3A40%3A48.599347399Z&includeRelated=false. 2026-04-03 11:40:50.946 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:40:50.947 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-04-03 11:40:50.958 [DefaultDispatcher-worker-2 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34249 2026-04-03 11:40:51.041 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34249/api/school/respect/person 2026-04-03 11:40:51.042 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2056c1c4 for http://localhost:34249/api/school/respect/person 2026-04-03 11:40:51.042 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34249/api/school/respect/person 2026-04-03 11:40:51.042 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34249/api/school/respect/person from class io.ktor.http.content.TextContent 2026-04-03 11:40:51.059 [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-04-03 11:40:51.104 [DefaultDispatcher-worker-7 @call-handler#167] ERROR io.ktor.server.Application - Unhandled: POST - /api/school/respect/person java.lang.IllegalStateException: No Koin instance started. Use install(Koin) or startKoin() at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) at io.ktor.util.pipeline.PipelineKt$execute$2.invokeSuspend(Pipeline.kt:510) at io.ktor.server.routing.RoutingRoot.executeResult(RoutingRoot.kt:210) at io.ktor.server.routing.RoutingRoot.interceptor(RoutingRoot.kt:71) at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invokeSuspend(RoutingRoot.kt:156) at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invokeSuspend(BaseApplicationEngine.kt:119) at io.ktor.util.pipeline.PipelineKt$execute$2.invokeSuspend(Pipeline.kt:510) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invokeSuspend(DefaultEnginePipeline.kt:134) at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invokeSuspend(BaseApplicationResponse.kt:349) at io.ktor.util.pipeline.PipelineKt$execute$2.invokeSuspend(Pipeline.kt:510) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invokeSuspend(NettyApplicationCallHandler.kt:140) Caused by: java.lang.IllegalStateException: No Koin instance started. Use install(Koin) or startKoin() at org.koin.ktor.ext.ApplicationExtKt.getKoin(ApplicationExt.kt:40) at org.koin.ktor.ext.RouteExtKt.getKoin(RouteExt.kt:74) at world.respect.server.routes.school.respect.PersonRouteKt$PersonRoute$$inlined$inject$default$1.invoke(RouteExt.kt:76) at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86) at world.respect.server.routes.school.respect.PersonRouteKt.PersonRoute$lambda$1(PersonRoute.kt:30) at world.respect.server.routes.school.respect.PersonRouteKt.access$PersonRoute$lambda$1(PersonRoute.kt:1) at world.respect.server.routes.school.respect.PersonRouteKt$PersonRoute$3.invokeSuspend(PersonRoute.kt:53) at world.respect.server.routes.school.respect.PersonRouteKt$PersonRoute$3.invoke(PersonRoute.kt) at world.respect.server.routes.school.respect.PersonRouteKt$PersonRoute$3.invoke(PersonRoute.kt) at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invokeSuspend(RoutingNode.kt:126) at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invoke(RoutingNode.kt) at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invoke(RoutingNode.kt) at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131) at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89) at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109) at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92) at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invokeSuspend(Pipeline.kt:510) at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19) at io.ktor.server.routing.RoutingRoot.executeResult(RoutingRoot.kt:212) at io.ktor.server.routing.RoutingRoot.interceptor(RoutingRoot.kt:71) at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invokeSuspend(RoutingRoot.kt:156) at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invoke(RoutingRoot.kt) at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invoke(RoutingRoot.kt) at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131) at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89) at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invokeSuspend(BaseApplicationEngine.kt:119) at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invoke(BaseApplicationEngine.kt) at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invoke(BaseApplicationEngine.kt) at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131) at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89) at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109) at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invokeSuspend(Pipeline.kt:510) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invokeSuspend(DefaultEnginePipeline.kt:134) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invoke(DefaultEnginePipeline.kt) at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invoke(DefaultEnginePipeline.kt) at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131) at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89) at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invokeSuspend(BaseApplicationResponse.kt:349) at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invoke(BaseApplicationResponse.kt) at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invoke(BaseApplicationResponse.kt) at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131) at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89) at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109) at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invokeSuspend(Pipeline.kt:510) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt) at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invokeSuspend(NettyApplicationCallHandler.kt:140) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invoke(NettyApplicationCallHandler.kt) at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invoke(NettyApplicationCallHandler.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:20) at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:360) at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:134) at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:53) at kotlinx.coroutines.BuildersKt.launch(Unknown Source) at io.ktor.server.netty.NettyApplicationCallHandler.handleRequest(NettyApplicationCallHandler.kt:41) at io.ktor.server.netty.NettyApplicationCallHandler.channelRead(NettyApplicationCallHandler.kt:33) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) at io.netty.channel.AbstractChannelHandlerContext.lambda$fireChannelRead$2(AbstractChannelHandlerContext.java:365) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:507) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:183) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1073) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-04-03 11:40:51.110 [DefaultDispatcher-worker-7 @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-04-03 11:40:51.119 [DefaultDispatcher-worker-6 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34249/api/school/respect/person 2026-04-03 11:40:51.119 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34249/api/school/respect/person 2026-04-03 11:40:51.119 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34249/api/school/respect/person 2026-04-03 11:41:23.184 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:41:23.185 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.059 seconds. 2026-04-03 11:41:23.186 [DefaultDispatcher-worker-4 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36885 2026-04-03 11:41:23.187 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36885/api/school/respect/schoolpermissiongrant 2026-04-03 11:41:23.188 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36885/api/school/respect/schoolpermissiongrant. 2026-04-03 11:41:23.188 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36885/api/school/respect/schoolpermissiongrant 2026-04-03 11:41:23.190 [eventLoopGroupProxy-25-1 @call-handler#184] 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-04-03 11:41:23.193 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36885/api/school/respect/schoolpermissiongrant 2026-04-03 11:41:23.193 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36885/api/school/respect/schoolpermissiongrant 2026-04-03 11:41:23.193 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36885/api/school/respect/schoolpermissiongrant 2026-04-03 11:41:23.194 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36885/api/school/respect/schoolpermissiongrant. 2026-04-03 11:41:23.242 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:23.242 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36885/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:23.242 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:23.244 [eventLoopGroupProxy-25-1 @call-handler#190] 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-04-03 11:41:23.251 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:23.251 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:23.251 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:23.252 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36885/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:25.262 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:25.263 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36885/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:25.263 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:25.264 [eventLoopGroupProxy-25-1 @call-handler#198] 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-04-03 11:41:25.268 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:25.269 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:25.269 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36885/api/school/respect/person?includeRelated=false 2026-04-03 11:41:25.270 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36885/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:27.401 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:41:27.402 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-04-03 11:41:27.403 [DefaultDispatcher-worker-6 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39615 2026-04-03 11:41:27.405 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-04-03 11:41:27.405 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39615/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:27.406 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39615/api/school/respect/person?includeRelated=false 2026-04-03 11:41:27.408 [eventLoopGroupProxy-28-1 @call-handler#218] 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-04-03 11:41:27.411 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-04-03 11:41:27.411 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39615/api/school/respect/person?includeRelated=false 2026-04-03 11:41:27.411 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-04-03 11:41:27.412 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39615/api/school/respect/person?includeRelated=false. 2026-04-03 11:41:27.462 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false 2026-04-03 11:41:27.463 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false. 2026-04-03 11:41:27.463 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false 2026-04-03 11:41:27.464 [eventLoopGroupProxy-28-1 @call-handler#226] 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-04-03 11:41:27.466 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false 2026-04-03 11:41:27.466 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false 2026-04-03 11:41:27.466 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false 2026-04-03 11:41:27.467 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39615/api/school/respect/person?since=2026-04-03T07%3A41%3A27.408519395Z&includeRelated=false. 2026-04-03 11:41:29.591 [Test worker @coroutine#232] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:41:29.593 [Test worker @coroutine#232] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-04-03 11:41:29.594 [DefaultDispatcher-worker-3 @coroutine#242] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38365 2026-04-03 11:41:29.595 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490 2026-04-03 11:41:29.595 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490. 2026-04-03 11:41:29.595 [Test worker @coroutine#232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490 2026-04-03 11:41:29.598 [eventLoopGroupProxy-31-1 @call-handler#246] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 87ecfbfe-77dd-44b2-a8fb-95c881a14490] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[87ecfbfe-77dd-44b2-a8fb-95c881a14490]] @ /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=[87ecfbfe-77dd-44b2-a8fb-95c881a14490]] @ /playlist/{uuid}/(method:GET) 2026-04-03 11:41:29.603 [Test worker @coroutine#232] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490 2026-04-03 11:41:29.603 [Test worker @coroutine#232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490 2026-04-03 11:41:29.603 [Test worker @coroutine#232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490 2026-04-03 11:41:29.604 [Test worker @coroutine#232] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:38365/playlist/87ecfbfe-77dd-44b2-a8fb-95c881a14490. 2026-04-03 11:41:31.752 [Test worker @coroutine#250] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-03 11:41:31.753 [Test worker @coroutine#250] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-04-03 11:41:31.754 [DefaultDispatcher-worker-3 @coroutine#259] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41561 2026-04-03 11:41:31.799 [DefaultDispatcher-worker-3 @coroutine#257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.800 [DefaultDispatcher-worker-3 @coroutine#257] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@39833917 for http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.800 [DefaultDispatcher-worker-3 @coroutine#257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.800 [DefaultDispatcher-worker-3 @coroutine#257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 from class io.ktor.http.content.TextContent 2026-04-03 11:41:31.802 [eventLoopGroupProxy-34-1 @call-handler#267] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 77ca61f4-a205-48df-bf27-8c0597432c29] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[77ca61f4-a205-48df-bf27-8c0597432c29]] @ /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=[77ca61f4-a205-48df-bf27-8c0597432c29]] @ /playlist/{uuid}/(method:POST) 2026-04-03 11:41:31.807 [eventLoopGroupProxy-34-1 @call-handler#267] 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/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.809 [DefaultDispatcher-worker-3 @call-handler#267] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/77ca61f4-a205-48df-bf27-8c0597432c29 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-04-03 11:41:31.809 [DefaultDispatcher-worker-4 @coroutine#257] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.809 [DefaultDispatcher-worker-4 @coroutine#257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29 2026-04-03 11:41:31.809 [DefaultDispatcher-worker-4 @coroutine#257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41561/playlist/77ca61f4-a205-48df-bf27-8c0597432c29