2026-09-05 03:34:54.840 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:34:54.942 [Test worker] INFO io.ktor.server.Application - Application started in 0.239 seconds. 2026-09-05 03:34:55.034 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34077 2026-09-05 03:34:55.853 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34077/resources/index.json 2026-09-05 03:34:55.854 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34077/resources/index.json. 2026-09-05 03:34:55.854 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34077/resources/index.json 2026-09-05 03:34:55.973 [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-05 03:34:56.033 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 65ms 2026-09-05 03:34:56.045 [DefaultDispatcher-worker-3 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34077/resources/index.json 2026-09-05 03:34:56.048 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34077/resources/index.json 2026-09-05 03:34:56.048 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34077/resources/index.json 2026-09-05 03:34:56.076 [DefaultDispatcher-worker-3 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:34077/resources/index.json. 2026-09-05 03:34:56.127 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34077/resources/index.json 2026-09-05 03:34:56.127 [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:34077/resources/index.json. 2026-09-05 03:34:56.127 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34077/resources/index.json 2026-09-05 03:34:56.131 [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-05 03:34:56.133 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-09-05 03:34:56.135 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34077/resources/index.json 2026-09-05 03:34:56.135 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34077/resources/index.json 2026-09-05 03:34:56.135 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34077/resources/index.json 2026-09-05 03:34:58.149 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:34:58.149 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-09-05 03:34:58.150 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34721 2026-09-05 03:34:58.212 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34721/resources/index.json 2026-09-05 03:34:58.212 [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:34721/resources/index.json. 2026-09-05 03:34:58.212 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34721/resources/index.json 2026-09-05 03:34:58.215 [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-05 03:34:58.216 [DefaultDispatcher-worker-3 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-09-05 03:34:58.217 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34721/resources/index.json 2026-09-05 03:34:58.217 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34721/resources/index.json 2026-09-05 03:34:58.217 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34721/resources/index.json 2026-09-05 03:34:58.217 [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:34721/resources/index.json. 2026-09-05 03:34:58.221 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34721/resources/index.json 2026-09-05 03:34:58.221 [DefaultDispatcher-worker-5 @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:34721/resources/index.json. 2026-09-05 03:34:58.221 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34721/resources/index.json 2026-09-05 03:34:58.222 [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-05 03:34:58.223 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-09-05 03:34:58.223 [DefaultDispatcher-worker-5 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34721/resources/index.json 2026-09-05 03:34:58.223 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34721/resources/index.json 2026-09-05 03:34:58.223 [DefaultDispatcher-worker-5 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34721/resources/index.json 2026-09-05 03:35:00.228 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:00.229 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-09-05 03:35:00.230 [DefaultDispatcher-worker-5 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43549 2026-09-05 03:35:00.235 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43549/resources/lesson001.json 2026-09-05 03:35:00.235 [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:43549/resources/lesson001.json. 2026-09-05 03:35:00.235 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43549/resources/lesson001.json 2026-09-05 03:35:00.238 [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-05 03:35:00.239 [eventLoopGroupProxy-10-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-09-05 03:35:00.239 [DefaultDispatcher-worker-3 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43549/resources/lesson001.json 2026-09-05 03:35:00.240 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43549/resources/lesson001.json 2026-09-05 03:35:00.240 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43549/resources/lesson001.json 2026-09-05 03:35:00.242 [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:43549/resources/lesson001.json. 2026-09-05 03:35:02.464 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:02.470 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.094 seconds. 2026-09-05 03:35:02.472 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44021 2026-09-05 03:35:02.479 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44021/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:02.480 [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:44021/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:02.480 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44021/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:02.483 [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-05 03:35:02.494 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44021/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:02.494 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44021/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:02.495 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44021/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:02.496 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44021/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:02.555 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.555 [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:44021/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:02.555 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.557 [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-05 03:35:02.574 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.574 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.574 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.575 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44021/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:02.581 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.582 [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:44021/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:02.582 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.583 [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-05 03:35:02.586 [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-05 03:35:02.587 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.587 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:02.587 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44021/api/school/respect/person?includeRelated=false 2026-09-05 03:35:04.671 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:04.671 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:04.672 [DefaultDispatcher-worker-5 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35849 2026-09-05 03:35:04.673 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35849/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:04.673 [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:35849/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:04.673 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35849/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:04.676 [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-05 03:35:04.678 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35849/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:04.678 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35849/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:04.678 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35849/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:04.678 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35849/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:04.724 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-05 03:35:04.724 [DefaultDispatcher-worker-5 @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:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-05 03:35:04.724 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-05 03:35:04.725 [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-05 03:35:04.728 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-05 03:35:04.728 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-05 03:35:04.728 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-09-05 03:35:04.729 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35849/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-09-05 03:35:06.836 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:06.837 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-09-05 03:35:06.838 [DefaultDispatcher-worker-1 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38405 2026-09-05 03:35:06.840 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38405/api/school/respect/person?includeRelated=false 2026-09-05 03:35:06.840 [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:38405/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:06.840 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38405/api/school/respect/person?includeRelated=false 2026-09-05 03:35:06.843 [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-05 03:35:06.846 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38405/api/school/respect/person?includeRelated=false 2026-09-05 03:35:06.846 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38405/api/school/respect/person?includeRelated=false 2026-09-05 03:35:06.847 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38405/api/school/respect/person?includeRelated=false 2026-09-05 03:35:06.847 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38405/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:06.897 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false 2026-09-05 03:35:06.897 [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:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false. 2026-09-05 03:35:06.897 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false 2026-09-05 03:35:06.898 [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-05 03:35:06.901 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false 2026-09-05 03:35:06.901 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false 2026-09-05 03:35:06.901 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false 2026-09-05 03:35:06.902 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38405/api/school/respect/person?since=2026-09-04T23%3A35%3A06.843559223Z&includeRelated=false. 2026-09-05 03:35:08.995 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:08.995 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:08.996 [DefaultDispatcher-worker-1 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39201 2026-09-05 03:35:09.038 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39201/api/school/respect/person 2026-09-05 03:35:09.038 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@27f1b703 for http://localhost:39201/api/school/respect/person 2026-09-05 03:35:09.038 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39201/api/school/respect/person 2026-09-05 03:35:09.038 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39201/api/school/respect/person from class io.ktor.http.content.TextContent 2026-09-05 03:35:09.041 [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-05 03:35:09.046 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-09-05 03:35:09.048 [DefaultDispatcher-worker-6 @call-handler#167] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-09-05 03:35:09.049 [DefaultDispatcher-worker-6 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39201/api/school/respect/person 2026-09-05 03:35:09.049 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39201/api/school/respect/person 2026-09-05 03:35:09.049 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39201/api/school/respect/person 2026-09-05 03:35:11.141 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:11.142 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:11.143 [DefaultDispatcher-worker-6 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35863 2026-09-05 03:35:11.144 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35863/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:11.144 [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:35863/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:11.144 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35863/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:11.146 [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-05 03:35:11.149 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35863/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:11.149 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35863/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:11.149 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35863/api/school/respect/schoolpermissiongrant 2026-09-05 03:35:11.149 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35863/api/school/respect/schoolpermissiongrant. 2026-09-05 03:35:11.189 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:11.189 [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:35863/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:11.190 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:11.191 [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-05 03:35:11.196 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:11.196 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:11.196 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:11.197 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35863/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:13.202 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:13.202 [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:35863/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:13.202 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:13.203 [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-09-05 03:35:13.206 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:13.206 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:13.206 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35863/api/school/respect/person?includeRelated=false 2026-09-05 03:35:13.207 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35863/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:15.318 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:15.319 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:15.320 [DefaultDispatcher-worker-1 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43461 2026-09-05 03:35:15.322 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43461/api/school/respect/person?includeRelated=false 2026-09-05 03:35:15.322 [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:43461/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:15.322 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43461/api/school/respect/person?includeRelated=false 2026-09-05 03:35:15.324 [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-09-05 03:35:15.328 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43461/api/school/respect/person?includeRelated=false 2026-09-05 03:35:15.328 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43461/api/school/respect/person?includeRelated=false 2026-09-05 03:35:15.328 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43461/api/school/respect/person?includeRelated=false 2026-09-05 03:35:15.328 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43461/api/school/respect/person?includeRelated=false. 2026-09-05 03:35:15.369 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false 2026-09-05 03:35:15.369 [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:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false. 2026-09-05 03:35:15.369 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false 2026-09-05 03:35:15.370 [eventLoopGroupProxy-28-1 @call-handler#225] 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-05 03:35:15.372 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false 2026-09-05 03:35:15.372 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false 2026-09-05 03:35:15.372 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false 2026-09-05 03:35:15.373 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43461/api/school/respect/person?since=2026-09-04T23%3A35%3A15.324790987Z&includeRelated=false. 2026-09-05 03:35:17.480 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:17.481 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-09-05 03:35:17.483 [DefaultDispatcher-worker-1 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33893 2026-09-05 03:35:17.484 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2 2026-09-05 03:35:17.484 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2. 2026-09-05 03:35:17.484 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2 2026-09-05 03:35:17.487 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 36cd62c9-2d9b-4f14-aeb6-1c6987514ca2] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[36cd62c9-2d9b-4f14-aeb6-1c6987514ca2]] @ /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=[36cd62c9-2d9b-4f14-aeb6-1c6987514ca2]] @ /playlist/{uuid}/(method:GET) 2026-09-05 03:35:17.492 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2 2026-09-05 03:35:17.493 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2 2026-09-05 03:35:17.493 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2 2026-09-05 03:35:17.493 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:33893/playlist/36cd62c9-2d9b-4f14-aeb6-1c6987514ca2. 2026-09-05 03:35:19.633 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:19.634 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:19.635 [DefaultDispatcher-worker-3 @coroutine#258] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40155 2026-09-05 03:35:19.675 [DefaultDispatcher-worker-6 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.675 [DefaultDispatcher-worker-6 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@52cbe390 for http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.675 [DefaultDispatcher-worker-6 @coroutine#256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.675 [DefaultDispatcher-worker-6 @coroutine#256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 from class io.ktor.http.content.TextContent 2026-09-05 03:35:19.677 [eventLoopGroupProxy-34-1 @call-handler#266] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 7bfe4bf2-3469-4bc1-a1bf-e1613f31e434] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[7bfe4bf2-3469-4bc1-a1bf-e1613f31e434]] @ /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=[7bfe4bf2-3469-4bc1-a1bf-e1613f31e434]] @ /playlist/{uuid}/(method:POST) 2026-09-05 03:35:19.678 [eventLoopGroupProxy-34-1 @call-handler#266] 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/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.679 [DefaultDispatcher-worker-6 @call-handler#266] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-09-05 03:35:19.679 [DefaultDispatcher-worker-9 @coroutine#256] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.680 [DefaultDispatcher-worker-9 @coroutine#256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:19.680 [DefaultDispatcher-worker-9 @coroutine#256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40155/playlist/7bfe4bf2-3469-4bc1-a1bf-e1613f31e434 2026-09-05 03:35:21.783 [Test worker @coroutine#271] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:21.784 [Test worker @coroutine#271] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-09-05 03:35:21.785 [DefaultDispatcher-worker-6 @coroutine#280] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37883 2026-09-05 03:35:21.828 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.828 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:21.828 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.830 [eventLoopGroupProxy-37-1 @call-handler#287] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:21.833 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.833 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.833 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.834 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:21.837 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.838 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:21.838 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.839 [eventLoopGroupProxy-37-1 @call-handler#292] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:21.839 [DefaultDispatcher-worker-6 @call-handler#292] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/SchoolConfigSetting?keys=test-key request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-09-05 03:35:21.840 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.840 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:21.840 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37883/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:23.941 [Test worker @coroutine#295] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:23.941 [Test worker @coroutine#295] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-09-05 03:35:23.942 [DefaultDispatcher-worker-6 @coroutine#304] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33457 2026-09-05 03:35:23.981 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-09-05 03:35:23.981 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-09-05 03:35:23.981 [Test worker @coroutine#295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-09-05 03:35:23.983 [eventLoopGroupProxy-40-1 @call-handler#311] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:23.984 [Test worker @coroutine#295] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-09-05 03:35:23.985 [Test worker @coroutine#295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-09-05 03:35:23.985 [Test worker @coroutine#295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-09-05 03:35:23.985 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33457/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-09-05 03:35:26.140 [Test worker @coroutine#316] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:26.141 [Test worker @coroutine#316] INFO io.ktor.server.Application - Application started in 0.069 seconds. 2026-09-05 03:35:26.142 [DefaultDispatcher-worker-6 @coroutine#325] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43435 2026-09-05 03:35:26.181 [DefaultDispatcher-worker-10 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.181 [DefaultDispatcher-worker-10 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3dbdcf6a for http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.181 [DefaultDispatcher-worker-10 @coroutine#323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.181 [DefaultDispatcher-worker-10 @coroutine#323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43435/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-09-05 03:35:26.183 [eventLoopGroupProxy-43-1 @call-handler#335] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:POST) 2026-09-05 03:35:26.183 [eventLoopGroupProxy-43-1 @call-handler#335] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.184 [DefaultDispatcher-worker-10 @call-handler#335] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/SchoolConfigSetting request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-09-05 03:35:26.185 [DefaultDispatcher-worker-9 @coroutine#323] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.185 [DefaultDispatcher-worker-9 @coroutine#323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:26.185 [DefaultDispatcher-worker-9 @coroutine#323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43435/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:28.272 [Test worker @coroutine#340] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:28.273 [Test worker @coroutine#340] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-09-05 03:35:28.274 [DefaultDispatcher-worker-9 @coroutine#349] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45295 2026-09-05 03:35:28.313 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45295/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:28.314 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@1ebdbc0f for http://localhost:45295/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:28.314 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45295/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:28.314 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45295/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-09-05 03:35:28.416 [DefaultDispatcher-worker-10 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:45295/api/school/respect/SchoolConfigSetting 2026-09-05 03:35:30.422 [Test worker @coroutine#358] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:30.423 [Test worker @coroutine#358] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-09-05 03:35:30.424 [DefaultDispatcher-worker-10 @coroutine#367] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36967 2026-09-05 03:35:30.461 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-09-05 03:35:30.461 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-09-05 03:35:30.461 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-09-05 03:35:30.463 [eventLoopGroupProxy-49-1 @call-handler#374] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:30.465 [Test worker @coroutine#358] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-09-05 03:35:30.465 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-09-05 03:35:30.465 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-09-05 03:35:30.466 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36967/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-09-05 03:35:32.568 [Test worker @coroutine#379] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:32.568 [Test worker @coroutine#379] INFO io.ktor.server.Application - Application started in 0.037 seconds. 2026-09-05 03:35:32.569 [DefaultDispatcher-worker-10 @coroutine#388] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33895 2026-09-05 03:35:32.608 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:32.608 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:32.608 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:32.610 [eventLoopGroupProxy-52-1 @call-handler#395] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:32.612 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:32.612 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:32.612 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:32.612 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33895/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:32.614 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key 2026-09-05 03:35:32.614 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key. 2026-09-05 03:35:32.614 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key 2026-09-05 03:35:32.615 [eventLoopGroupProxy-52-1 @call-handler#400] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:32.616 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key 2026-09-05 03:35:32.616 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key 2026-09-05 03:35:32.616 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key 2026-09-05 03:35:32.616 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33895/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A32.610523983Z&keys=test-key. 2026-09-05 03:35:34.721 [Test worker @coroutine#404] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:34.722 [Test worker @coroutine#404] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-09-05 03:35:34.723 [DefaultDispatcher-worker-6 @coroutine#413] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38325 2026-09-05 03:35:34.762 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:34.762 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:34.762 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:34.764 [eventLoopGroupProxy-55-1 @call-handler#420] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:34.765 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:34.765 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:34.765 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:34.766 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:36.771 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:36.771 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:36.771 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:36.772 [eventLoopGroupProxy-55-1 @call-handler#426] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:36.774 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:36.774 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:36.774 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:36.774 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38325/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:38.880 [Test worker @coroutine#431] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-09-05 03:35:38.881 [Test worker @coroutine#431] INFO io.ktor.server.Application - Application started in 0.04 seconds. 2026-09-05 03:35:38.882 [DefaultDispatcher-worker-6 @coroutine#440] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39819 2026-09-05 03:35:38.922 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:38.922 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:38.922 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:38.924 [eventLoopGroupProxy-58-1 @call-handler#447] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:38.926 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:38.926 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:38.926 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key 2026-09-05 03:35:38.926 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39819/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-09-05 03:35:38.928 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key 2026-09-05 03:35:38.928 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key. 2026-09-05 03:35:38.928 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key 2026-09-05 03:35:38.929 [eventLoopGroupProxy-58-1 @call-handler#453] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, SchoolConfigSetting] /, 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/SchoolConfigSetting, segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting /api/school/respect/SchoolConfigSetting/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) /api/school/respect/SchoolConfigSetting/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/SchoolConfigSetting/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "SchoolConfigSetting" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/SchoolConfigSetting/(method:GET) 2026-09-05 03:35:38.930 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key 2026-09-05 03:35:38.930 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key 2026-09-05 03:35:38.930 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key 2026-09-05 03:35:38.931 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39819/api/school/respect/SchoolConfigSetting?since=2026-09-04T23%3A35%3A38.924742240Z&keys=test-key.