2026-05-12 03:34:02.951 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:03.056 [Test worker] INFO io.ktor.server.Application - Application started in 0.253 seconds. 2026-05-12 03:34:03.147 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40329 2026-05-12 03:34:03.940 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40329/resources/index.json 2026-05-12 03:34:03.941 [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:40329/resources/index.json. 2026-05-12 03:34:03.941 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40329/resources/index.json 2026-05-12 03:34:04.072 [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-05-12 03:34:04.125 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 58ms 2026-05-12 03:34:04.128 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40329/resources/index.json 2026-05-12 03:34:04.131 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40329/resources/index.json 2026-05-12 03:34:04.131 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40329/resources/index.json 2026-05-12 03:34:04.153 [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:40329/resources/index.json. 2026-05-12 03:34:04.186 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40329/resources/index.json 2026-05-12 03:34:04.186 [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:40329/resources/index.json. 2026-05-12 03:34:04.186 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40329/resources/index.json 2026-05-12 03:34:04.189 [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-05-12 03:34:04.192 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-05-12 03:34:04.192 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40329/resources/index.json 2026-05-12 03:34:04.193 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40329/resources/index.json 2026-05-12 03:34:04.193 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40329/resources/index.json 2026-05-12 03:34:06.208 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:06.208 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-12 03:34:06.209 [DefaultDispatcher-worker-3 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43813 2026-05-12 03:34:06.349 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43813/resources/index.json 2026-05-12 03:34:06.350 [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:43813/resources/index.json. 2026-05-12 03:34:06.350 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43813/resources/index.json 2026-05-12 03:34:06.353 [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-05-12 03:34:06.354 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-05-12 03:34:06.354 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43813/resources/index.json 2026-05-12 03:34:06.354 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43813/resources/index.json 2026-05-12 03:34:06.354 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43813/resources/index.json 2026-05-12 03:34:06.355 [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:43813/resources/index.json. 2026-05-12 03:34:06.359 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43813/resources/index.json 2026-05-12 03:34:06.360 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43813/resources/index.json. 2026-05-12 03:34:06.360 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43813/resources/index.json 2026-05-12 03:34:06.361 [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-05-12 03:34:06.361 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 0ms 2026-05-12 03:34:06.362 [DefaultDispatcher-worker-3 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43813/resources/index.json 2026-05-12 03:34:06.362 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43813/resources/index.json 2026-05-12 03:34:06.362 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43813/resources/index.json 2026-05-12 03:34:08.370 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:08.371 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-12 03:34:08.372 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39837 2026-05-12 03:34:08.377 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39837/resources/lesson001.json 2026-05-12 03:34:08.377 [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:39837/resources/lesson001.json. 2026-05-12 03:34:08.377 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39837/resources/lesson001.json 2026-05-12 03:34:08.379 [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-05-12 03:34:08.380 [DefaultDispatcher-worker-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-05-12 03:34:08.381 [DefaultDispatcher-worker-4 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39837/resources/lesson001.json 2026-05-12 03:34:08.381 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39837/resources/lesson001.json 2026-05-12 03:34:08.381 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39837/resources/lesson001.json 2026-05-12 03:34:08.383 [DefaultDispatcher-worker-1 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:39837/resources/lesson001.json. 2026-05-12 03:34:10.627 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:10.634 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.102 seconds. 2026-05-12 03:34:10.636 [DefaultDispatcher-worker-6 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35887 2026-05-12 03:34:10.643 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35887/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:10.643 [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:35887/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:10.643 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35887/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:10.647 [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-05-12 03:34:10.660 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35887/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:10.660 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35887/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:10.660 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35887/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:10.662 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35887/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:10.727 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.728 [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:35887/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:10.728 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.730 [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-05-12 03:34:10.748 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.749 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.749 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.750 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35887/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:10.757 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.757 [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:35887/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:10.757 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.759 [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-05-12 03:34:10.762 [DefaultDispatcher-worker-4 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-12 03:34:10.763 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.763 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:10.763 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35887/api/school/respect/person?includeRelated=false 2026-05-12 03:34:12.872 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:12.872 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-12 03:34:12.873 [DefaultDispatcher-worker-4 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35671 2026-05-12 03:34:12.874 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35671/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:12.875 [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:35671/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:12.875 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:12.877 [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-05-12 03:34:12.879 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35671/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:12.879 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:12.879 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:12.879 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35671/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:12.926 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-12 03:34:12.926 [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:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-12 03:34:12.926 [DefaultDispatcher-worker-3 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-12 03:34:12.927 [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-05-12 03:34:12.930 [DefaultDispatcher-worker-4 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-12 03:34:12.931 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-12 03:34:12.931 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-12 03:34:12.932 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35671/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-12 03:34:15.043 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:15.044 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-05-12 03:34:15.045 [DefaultDispatcher-worker-4 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38091 2026-05-12 03:34:15.047 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38091/api/school/respect/person?includeRelated=false 2026-05-12 03:34:15.047 [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:38091/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:15.047 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38091/api/school/respect/person?includeRelated=false 2026-05-12 03:34:15.050 [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-05-12 03:34:15.053 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38091/api/school/respect/person?includeRelated=false 2026-05-12 03:34:15.053 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38091/api/school/respect/person?includeRelated=false 2026-05-12 03:34:15.053 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38091/api/school/respect/person?includeRelated=false 2026-05-12 03:34:15.054 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38091/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:15.114 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false 2026-05-12 03:34:15.114 [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:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false. 2026-05-12 03:34:15.114 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false 2026-05-12 03:34:15.116 [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-05-12 03:34:15.118 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false 2026-05-12 03:34:15.119 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false 2026-05-12 03:34:15.119 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false 2026-05-12 03:34:15.119 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38091/api/school/respect/person?since=2026-05-11T23%3A34%3A15.050420387Z&includeRelated=false. 2026-05-12 03:34:17.260 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:17.260 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-12 03:34:17.261 [DefaultDispatcher-worker-4 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39157 2026-05-12 03:34:17.309 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39157/api/school/respect/person 2026-05-12 03:34:17.309 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@5116920c for http://localhost:39157/api/school/respect/person 2026-05-12 03:34:17.309 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39157/api/school/respect/person 2026-05-12 03:34:17.309 [DefaultDispatcher-worker-1 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39157/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-12 03:34:17.314 [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-05-12 03:34:17.320 [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-05-12 03:34:17.321 [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-05-12 03:34:17.322 [DefaultDispatcher-worker-3 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39157/api/school/respect/person 2026-05-12 03:34:17.322 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39157/api/school/respect/person 2026-05-12 03:34:17.322 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39157/api/school/respect/person 2026-05-12 03:34:19.455 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:19.455 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-12 03:34:19.457 [DefaultDispatcher-worker-2 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40437 2026-05-12 03:34:19.457 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40437/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:19.458 [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:40437/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:19.458 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40437/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:19.460 [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-05-12 03:34:19.462 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40437/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:19.462 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40437/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:19.462 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40437/api/school/respect/schoolpermissiongrant 2026-05-12 03:34:19.463 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40437/api/school/respect/schoolpermissiongrant. 2026-05-12 03:34:19.511 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:19.511 [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:40437/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:19.511 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:19.512 [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-05-12 03:34:19.517 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:19.517 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:19.517 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:19.518 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40437/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:21.523 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:21.524 [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:40437/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:21.524 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:21.525 [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-05-12 03:34:21.528 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:21.528 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:21.528 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40437/api/school/respect/person?includeRelated=false 2026-05-12 03:34:21.529 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40437/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:23.737 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:23.737 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.083 seconds. 2026-05-12 03:34:23.739 [DefaultDispatcher-worker-2 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45629 2026-05-12 03:34:23.741 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45629/api/school/respect/person?includeRelated=false 2026-05-12 03:34:23.741 [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:45629/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:23.741 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45629/api/school/respect/person?includeRelated=false 2026-05-12 03:34:23.743 [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-05-12 03:34:23.747 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45629/api/school/respect/person?includeRelated=false 2026-05-12 03:34:23.747 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45629/api/school/respect/person?includeRelated=false 2026-05-12 03:34:23.747 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45629/api/school/respect/person?includeRelated=false 2026-05-12 03:34:23.748 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45629/api/school/respect/person?includeRelated=false. 2026-05-12 03:34:23.838 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false 2026-05-12 03:34:23.838 [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:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false. 2026-05-12 03:34:23.838 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false 2026-05-12 03:34:23.840 [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-05-12 03:34:23.842 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false 2026-05-12 03:34:23.842 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false 2026-05-12 03:34:23.842 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false 2026-05-12 03:34:23.843 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45629/api/school/respect/person?since=2026-05-11T23%3A34%3A23.744090284Z&includeRelated=false. 2026-05-12 03:34:25.954 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:25.955 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-05-12 03:34:25.956 [DefaultDispatcher-worker-1 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43209 2026-05-12 03:34:25.957 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0 2026-05-12 03:34:25.958 [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:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0. 2026-05-12 03:34:25.958 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0 2026-05-12 03:34:25.960 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, fa4b08ee-556d-4db9-beef-b56235b46fb0] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[fa4b08ee-556d-4db9-beef-b56235b46fb0]] @ /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=[fa4b08ee-556d-4db9-beef-b56235b46fb0]] @ /playlist/{uuid}/(method:GET) 2026-05-12 03:34:25.965 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0 2026-05-12 03:34:25.966 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0 2026-05-12 03:34:25.966 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0 2026-05-12 03:34:25.966 [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:43209/playlist/fa4b08ee-556d-4db9-beef-b56235b46fb0. 2026-05-12 03:34:28.119 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:28.119 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-12 03:34:28.120 [DefaultDispatcher-worker-2 @coroutine#258] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39897 2026-05-12 03:34:28.162 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.162 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@634c7fe8 for http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.162 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.162 [DefaultDispatcher-worker-5 @coroutine#256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 from class io.ktor.http.content.TextContent 2026-05-12 03:34:28.165 [eventLoopGroupProxy-34-1 @call-handler#266] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 99eb7d17-a31a-4b1b-bafe-2701624f6045] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[99eb7d17-a31a-4b1b-bafe-2701624f6045]] @ /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=[99eb7d17-a31a-4b1b-bafe-2701624f6045]] @ /playlist/{uuid}/(method:POST) 2026-05-12 03:34:28.165 [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/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.166 [DefaultDispatcher-worker-5 @call-handler#266] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-12 03:34:28.167 [DefaultDispatcher-worker-6 @coroutine#256] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.167 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:28.167 [DefaultDispatcher-worker-7 @coroutine#256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39897/playlist/99eb7d17-a31a-4b1b-bafe-2701624f6045 2026-05-12 03:34:30.285 [Test worker @coroutine#271] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:30.287 [Test worker @coroutine#271] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-05-12 03:34:30.288 [DefaultDispatcher-worker-7 @coroutine#280] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45487 2026-05-12 03:34:30.331 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.331 [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:45487/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:30.331 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.333 [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-05-12 03:34:30.336 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.336 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.337 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.337 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:30.341 [Test worker @coroutine#271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.341 [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:45487/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:30.341 [Test worker @coroutine#271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.342 [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-05-12 03:34:30.342 [DefaultDispatcher-worker-2 @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-05-12 03:34:30.343 [Test worker @coroutine#271] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.343 [Test worker @coroutine#271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:30.343 [Test worker @coroutine#271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45487/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:32.457 [Test worker @coroutine#295] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:32.458 [Test worker @coroutine#295] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-12 03:34:32.459 [DefaultDispatcher-worker-5 @coroutine#304] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38647 2026-05-12 03:34:32.497 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-12 03:34:32.497 [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:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-12 03:34:32.497 [Test worker @coroutine#295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-12 03:34:32.499 [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-05-12 03:34:32.501 [Test worker @coroutine#295] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-12 03:34:32.501 [Test worker @coroutine#295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-12 03:34:32.501 [Test worker @coroutine#295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-05-12 03:34:32.502 [Test worker @coroutine#295] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38647/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-05-12 03:34:34.621 [Test worker @coroutine#316] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:34.622 [Test worker @coroutine#316] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-12 03:34:34.623 [DefaultDispatcher-worker-5 @coroutine#325] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33189 2026-05-12 03:34:34.672 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:34.673 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2903460d for http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:34.673 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:34.673 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33189/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-12 03:34:34.675 [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-05-12 03:34:34.676 [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-05-12 03:34:34.676 [DefaultDispatcher-worker-2 @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-05-12 03:34:34.677 [DefaultDispatcher-worker-2 @coroutine#323] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:34.677 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:34.677 [DefaultDispatcher-worker-2 @coroutine#323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33189/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:36.772 [Test worker @coroutine#340] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:36.772 [Test worker @coroutine#340] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-12 03:34:36.775 [DefaultDispatcher-worker-2 @coroutine#349] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35429 2026-05-12 03:34:36.820 [DefaultDispatcher-worker-5 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35429/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:36.821 [DefaultDispatcher-worker-5 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@27968a09 for http://localhost:35429/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:36.821 [DefaultDispatcher-worker-5 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35429/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:36.821 [DefaultDispatcher-worker-5 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35429/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-05-12 03:34:36.923 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:35429/api/school/respect/SchoolConfigSetting 2026-05-12 03:34:38.927 [Test worker @coroutine#358] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:38.928 [Test worker @coroutine#358] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-05-12 03:34:38.929 [DefaultDispatcher-worker-2 @coroutine#367] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44473 2026-05-12 03:34:38.973 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-12 03:34:38.973 [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:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-12 03:34:38.973 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-12 03:34:38.976 [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-05-12 03:34:38.977 [Test worker @coroutine#358] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-12 03:34:38.977 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-12 03:34:38.977 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-05-12 03:34:38.978 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44473/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-05-12 03:34:41.080 [Test worker @coroutine#379] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:41.081 [Test worker @coroutine#379] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-12 03:34:41.082 [DefaultDispatcher-worker-5 @coroutine#388] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40451 2026-05-12 03:34:41.120 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:41.120 [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:40451/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:41.120 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:41.122 [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-05-12 03:34:41.124 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:41.124 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:41.124 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:41.124 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40451/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:41.126 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key 2026-05-12 03:34:41.126 [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:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key. 2026-05-12 03:34:41.126 [Test worker @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key 2026-05-12 03:34:41.127 [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-05-12 03:34:41.128 [Test worker @coroutine#379] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key 2026-05-12 03:34:41.128 [Test worker @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key 2026-05-12 03:34:41.128 [Test worker @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key 2026-05-12 03:34:41.128 [Test worker @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40451/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A41.122906516Z&keys=test-key. 2026-05-12 03:34:43.235 [Test worker @coroutine#404] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:43.236 [Test worker @coroutine#404] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-12 03:34:43.237 [DefaultDispatcher-worker-5 @coroutine#413] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42185 2026-05-12 03:34:43.277 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:43.277 [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:42185/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:43.277 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:43.279 [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-05-12 03:34:43.280 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:43.281 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:43.281 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:43.281 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:45.287 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:45.287 [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:42185/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:45.287 [Test worker @coroutine#404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:45.288 [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-05-12 03:34:45.290 [Test worker @coroutine#404] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:45.290 [Test worker @coroutine#404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:45.290 [Test worker @coroutine#404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:45.290 [Test worker @coroutine#404] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42185/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:47.417 [Test worker @coroutine#431] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-12 03:34:47.418 [Test worker @coroutine#431] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-05-12 03:34:47.419 [DefaultDispatcher-worker-1 @coroutine#440] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41247 2026-05-12 03:34:47.467 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:47.468 [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:41247/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:47.468 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:47.470 [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-05-12 03:34:47.471 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:47.472 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:47.472 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key 2026-05-12 03:34:47.472 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41247/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-05-12 03:34:47.474 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key 2026-05-12 03:34:47.474 [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:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key. 2026-05-12 03:34:47.474 [Test worker @coroutine#431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key 2026-05-12 03:34:47.475 [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-05-12 03:34:47.476 [Test worker @coroutine#431] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key 2026-05-12 03:34:47.476 [Test worker @coroutine#431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key 2026-05-12 03:34:47.476 [Test worker @coroutine#431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key 2026-05-12 03:34:47.476 [Test worker @coroutine#431] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41247/api/school/respect/SchoolConfigSetting?since=2026-05-11T23%3A34%3A47.470440186Z&keys=test-key.