2026-09-12 11:40:50.497 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:40:50.582 [Test worker] INFO io.ktor.server.Application - Application started in 0.201 seconds. 2026-09-12 11:40:50.654 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43753 2026-09-12 11:40:51.389 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43753/resources/index.json 2026-09-12 11:40:51.389 [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:43753/resources/index.json. 2026-09-12 11:40:51.390 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43753/resources/index.json 2026-09-12 11:40:51.512 [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-09-12 11:40:51.568 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 62ms 2026-09-12 11:40:51.572 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43753/resources/index.json 2026-09-12 11:40:51.574 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43753/resources/index.json 2026-09-12 11:40:51.575 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43753/resources/index.json 2026-09-12 11:40:51.596 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:43753/resources/index.json. 2026-09-12 11:40:51.628 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43753/resources/index.json 2026-09-12 11:40:51.628 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43753/resources/index.json. 2026-09-12 11:40:51.628 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43753/resources/index.json 2026-09-12 11:40:51.631 [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-09-12 11:40:51.632 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-09-12 11:40:51.633 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43753/resources/index.json 2026-09-12 11:40:51.634 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43753/resources/index.json 2026-09-12 11:40:51.634 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43753/resources/index.json 2026-09-12 11:40:53.646 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:40:53.647 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-09-12 11:40:53.648 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34913 2026-09-12 11:40:53.701 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34913/resources/index.json 2026-09-12 11:40:53.701 [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:34913/resources/index.json. 2026-09-12 11:40:53.701 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34913/resources/index.json 2026-09-12 11:40:53.704 [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-09-12 11:40:53.705 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-09-12 11:40:53.705 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34913/resources/index.json 2026-09-12 11:40:53.705 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34913/resources/index.json 2026-09-12 11:40:53.705 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34913/resources/index.json 2026-09-12 11:40:53.706 [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:34913/resources/index.json. 2026-09-12 11:40:53.710 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34913/resources/index.json 2026-09-12 11:40:53.710 [DefaultDispatcher-worker-3 @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:34913/resources/index.json. 2026-09-12 11:40:53.710 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34913/resources/index.json 2026-09-12 11:40:53.711 [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-09-12 11:40:53.711 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 0ms 2026-09-12 11:40:53.712 [DefaultDispatcher-worker-4 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34913/resources/index.json 2026-09-12 11:40:53.712 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34913/resources/index.json 2026-09-12 11:40:53.712 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34913/resources/index.json 2026-09-12 11:40:55.718 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:40:55.718 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-09-12 11:40:55.719 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42759 2026-09-12 11:40:55.724 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42759/resources/lesson001.json 2026-09-12 11:40:55.725 [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:42759/resources/lesson001.json. 2026-09-12 11:40:55.725 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42759/resources/lesson001.json 2026-09-12 11:40:55.727 [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-09-12 11:40:55.728 [DefaultDispatcher-worker-2 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-09-12 11:40:55.729 [DefaultDispatcher-worker-2 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42759/resources/lesson001.json 2026-09-12 11:40:55.729 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42759/resources/lesson001.json 2026-09-12 11:40:55.729 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42759/resources/lesson001.json 2026-09-12 11:40:55.731 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:42759/resources/lesson001.json. 2026-09-12 11:40:57.957 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:40:57.963 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.1 seconds. 2026-09-12 11:40:57.965 [DefaultDispatcher-worker-1 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39615 2026-09-12 11:40:57.973 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39615/api/school/respect/schoolpermissiongrant 2026-09-12 11:40:57.973 [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:39615/api/school/respect/schoolpermissiongrant. 2026-09-12 11:40:57.973 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39615/api/school/respect/schoolpermissiongrant 2026-09-12 11:40:57.977 [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-09-12 11:40:57.990 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39615/api/school/respect/schoolpermissiongrant 2026-09-12 11:40:57.991 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39615/api/school/respect/schoolpermissiongrant 2026-09-12 11:40:57.991 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39615/api/school/respect/schoolpermissiongrant 2026-09-12 11:40:57.992 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39615/api/school/respect/schoolpermissiongrant. 2026-09-12 11:40:58.053 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.053 [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:39615/api/school/respect/person?includeRelated=false. 2026-09-12 11:40:58.053 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.055 [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-09-12 11:40:58.074 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.074 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.074 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.076 [Test worker @coroutine#65] 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-09-12 11:40:58.083 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.083 [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:39615/api/school/respect/person?includeRelated=false. 2026-09-12 11:40:58.083 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.085 [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-09-12 11:40:58.087 [DefaultDispatcher-worker-3 @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-09-12 11:40:58.088 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.088 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:40:58.088 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39615/api/school/respect/person?includeRelated=false 2026-09-12 11:41:00.214 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:00.215 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-09-12 11:41:00.216 [DefaultDispatcher-worker-3 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37563 2026-09-12 11:41:00.217 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37563/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:00.217 [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:37563/api/school/respect/schoolpermissiongrant. 2026-09-12 11:41:00.217 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37563/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:00.220 [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-09-12 11:41:00.221 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37563/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:00.222 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37563/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:00.222 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37563/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:00.222 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37563/api/school/respect/schoolpermissiongrant. 2026-09-12 11:41:00.269 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-12 11:41:00.269 [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:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-12 11:41:00.269 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-12 11:41:00.270 [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-09-12 11:41:00.273 [DefaultDispatcher-worker-2 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-12 11:41:00.273 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-12 11:41:00.273 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-12 11:41:00.274 [DefaultDispatcher-worker-2 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37563/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-12 11:41:02.371 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:02.371 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-12 11:41:02.373 [DefaultDispatcher-worker-5 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41303 2026-09-12 11:41:02.375 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41303/api/school/respect/person?includeRelated=false 2026-09-12 11:41:02.375 [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:41303/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:02.375 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41303/api/school/respect/person?includeRelated=false 2026-09-12 11:41:02.378 [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-09-12 11:41:02.381 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41303/api/school/respect/person?includeRelated=false 2026-09-12 11:41:02.381 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41303/api/school/respect/person?includeRelated=false 2026-09-12 11:41:02.381 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41303/api/school/respect/person?includeRelated=false 2026-09-12 11:41:02.382 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41303/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:02.440 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false 2026-09-12 11:41:02.440 [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:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false. 2026-09-12 11:41:02.440 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false 2026-09-12 11:41:02.441 [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-09-12 11:41:02.444 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false 2026-09-12 11:41:02.444 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false 2026-09-12 11:41:02.444 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false 2026-09-12 11:41:02.445 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41303/api/school/respect/person?since=2026-09-12T07%3A41%3A02.378391047Z&includeRelated=false. 2026-09-12 11:41:04.549 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:04.550 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-09-12 11:41:04.551 [DefaultDispatcher-worker-2 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41843 2026-09-12 11:41:04.614 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41843/api/school/respect/person 2026-09-12 11:41:04.615 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@1ba546f6 for http://localhost:41843/api/school/respect/person 2026-09-12 11:41:04.615 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41843/api/school/respect/person 2026-09-12 11:41:04.615 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41843/api/school/respect/person from class io.ktor.http.content.TextContent 2026-09-12 11:41:04.618 [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-09-12 11:41:04.630 [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-09-12 11:41:04.633 [DefaultDispatcher-worker-3 @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-09-12 11:41:04.634 [DefaultDispatcher-worker-5 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41843/api/school/respect/person 2026-09-12 11:41:04.634 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41843/api/school/respect/person 2026-09-12 11:41:04.634 [DefaultDispatcher-worker-5 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41843/api/school/respect/person 2026-09-12 11:41:06.736 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:06.737 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-09-12 11:41:06.738 [DefaultDispatcher-worker-5 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34099 2026-09-12 11:41:06.739 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34099/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:06.739 [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:34099/api/school/respect/schoolpermissiongrant. 2026-09-12 11:41:06.739 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34099/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:06.741 [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-09-12 11:41:06.743 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34099/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:06.743 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34099/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:06.743 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34099/api/school/respect/schoolpermissiongrant 2026-09-12 11:41:06.743 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34099/api/school/respect/schoolpermissiongrant. 2026-09-12 11:41:06.800 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:06.800 [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:34099/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:06.800 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:06.801 [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-09-12 11:41:06.806 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:06.807 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:06.807 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:06.807 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34099/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:08.816 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:08.816 [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:34099/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:08.816 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:08.818 [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-09-12 11:41:08.821 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:08.821 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:08.821 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34099/api/school/respect/person?includeRelated=false 2026-09-12 11:41:08.822 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34099/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:10.937 [Test worker @coroutine#205] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:10.937 [Test worker @coroutine#205] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-12 11:41:10.938 [DefaultDispatcher-worker-5 @coroutine#214] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43899 2026-09-12 11:41:10.941 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43899/api/school/respect/person?includeRelated=false 2026-09-12 11:41:10.941 [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:43899/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:10.941 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43899/api/school/respect/person?includeRelated=false 2026-09-12 11:41:10.943 [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-09-12 11:41:10.946 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43899/api/school/respect/person?includeRelated=false 2026-09-12 11:41:10.946 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43899/api/school/respect/person?includeRelated=false 2026-09-12 11:41:10.946 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43899/api/school/respect/person?includeRelated=false 2026-09-12 11:41:10.947 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43899/api/school/respect/person?includeRelated=false. 2026-09-12 11:41:10.997 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false 2026-09-12 11:41:10.997 [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:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false. 2026-09-12 11:41:10.997 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false 2026-09-12 11:41:10.998 [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-09-12 11:41:11.000 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false 2026-09-12 11:41:11.001 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false 2026-09-12 11:41:11.001 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false 2026-09-12 11:41:11.001 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43899/api/school/respect/person?since=2026-09-12T07%3A41%3A10.943855778Z&includeRelated=false. 2026-09-12 11:41:13.114 [Test worker @coroutine#233] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:13.115 [Test worker @coroutine#233] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-09-12 11:41:13.116 [DefaultDispatcher-worker-6 @coroutine#243] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34813 2026-09-12 11:41:13.118 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874 2026-09-12 11:41:13.118 [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:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874. 2026-09-12 11:41:13.118 [Test worker @coroutine#233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874 2026-09-12 11:41:13.120 [eventLoopGroupProxy-31-1 @call-handler#247] TRACE io.ktor.server.routing.Routing - Trace for [playlist, c55afc11-2de5-4fbe-b5c8-15e419d6d874] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[c55afc11-2de5-4fbe-b5c8-15e419d6d874]] @ /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=[c55afc11-2de5-4fbe-b5c8-15e419d6d874]] @ /playlist/{uuid}/(method:GET) 2026-09-12 11:41:13.126 [Test worker @coroutine#233] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874 2026-09-12 11:41:13.126 [Test worker @coroutine#233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874 2026-09-12 11:41:13.126 [Test worker @coroutine#233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874 2026-09-12 11:41:13.126 [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:34813/playlist/c55afc11-2de5-4fbe-b5c8-15e419d6d874. 2026-09-12 11:41:15.277 [Test worker @coroutine#251] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-12 11:41:15.278 [Test worker @coroutine#251] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-09-12 11:41:15.279 [DefaultDispatcher-worker-3 @coroutine#260] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33597 2026-09-12 11:41:15.318 [DefaultDispatcher-worker-5 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.318 [DefaultDispatcher-worker-5 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@67853d74 for http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.319 [DefaultDispatcher-worker-5 @coroutine#258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.319 [DefaultDispatcher-worker-5 @coroutine#258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef from class io.ktor.http.content.TextContent 2026-09-12 11:41:15.321 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE io.ktor.server.routing.Routing - Trace for [playlist, bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef]] @ /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=[bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef]] @ /playlist/{uuid}/(method:POST) 2026-09-12 11:41:15.321 [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/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.322 [DefaultDispatcher-worker-5 @call-handler#268] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-09-12 11:41:15.323 [DefaultDispatcher-worker-1 @coroutine#258] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.323 [DefaultDispatcher-worker-1 @coroutine#258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef 2026-09-12 11:41:15.323 [DefaultDispatcher-worker-1 @coroutine#258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33597/playlist/bd3ca5f9-7405-4b4a-b4ae-5ca27df2b8ef