2026-04-29 15:58:50.658 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:58:50.763 [Test worker] INFO io.ktor.server.Application - Application started in 0.251 seconds. 2026-04-29 15:58:50.852 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44173 2026-04-29 15:58:51.740 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44173/resources/index.json 2026-04-29 15:58:51.741 [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:44173/resources/index.json. 2026-04-29 15:58:51.741 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44173/resources/index.json 2026-04-29 15:58:51.882 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-04-29 15:58:51.943 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 66ms 2026-04-29 15:58:51.953 [DefaultDispatcher-worker-4 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44173/resources/index.json 2026-04-29 15:58:51.956 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44173/resources/index.json 2026-04-29 15:58:51.956 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44173/resources/index.json 2026-04-29 15:58:51.994 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:44173/resources/index.json. 2026-04-29 15:58:52.039 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44173/resources/index.json 2026-04-29 15:58:52.040 [DefaultDispatcher-worker-4 @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:44173/resources/index.json. 2026-04-29 15:58:52.040 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44173/resources/index.json 2026-04-29 15:58:52.044 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-04-29 15:58:52.047 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-04-29 15:58:52.048 [DefaultDispatcher-worker-4 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44173/resources/index.json 2026-04-29 15:58:52.048 [DefaultDispatcher-worker-7 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44173/resources/index.json 2026-04-29 15:58:52.049 [DefaultDispatcher-worker-7 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44173/resources/index.json 2026-04-29 15:58:54.066 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:58:54.067 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-04-29 15:58:54.068 [DefaultDispatcher-worker-7 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33549 2026-04-29 15:58:54.125 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33549/resources/index.json 2026-04-29 15:58:54.126 [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:33549/resources/index.json. 2026-04-29 15:58:54.126 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33549/resources/index.json 2026-04-29 15:58:54.129 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-04-29 15:58:54.130 [DefaultDispatcher-worker-6 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-04-29 15:58:54.131 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33549/resources/index.json 2026-04-29 15:58:54.131 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33549/resources/index.json 2026-04-29 15:58:54.131 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33549/resources/index.json 2026-04-29 15:58:54.132 [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:33549/resources/index.json. 2026-04-29 15:58:54.138 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33549/resources/index.json 2026-04-29 15:58:54.138 [DefaultDispatcher-worker-1 @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:33549/resources/index.json. 2026-04-29 15:58:54.138 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33549/resources/index.json 2026-04-29 15:58:54.140 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-04-29 15:58:54.140 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-04-29 15:58:54.141 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33549/resources/index.json 2026-04-29 15:58:54.141 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33549/resources/index.json 2026-04-29 15:58:54.141 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33549/resources/index.json 2026-04-29 15:58:56.158 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:58:56.159 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-04-29 15:58:56.169 [DefaultDispatcher-worker-1 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46215 2026-04-29 15:58:56.178 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46215/resources/lesson001.json 2026-04-29 15:58:56.178 [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:46215/resources/lesson001.json. 2026-04-29 15:58:56.178 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46215/resources/lesson001.json 2026-04-29 15:58:56.202 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-04-29 15:58:56.204 [eventLoopGroupProxy-10-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-04-29 15:58:56.210 [DefaultDispatcher-worker-6 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46215/resources/lesson001.json 2026-04-29 15:58:56.210 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46215/resources/lesson001.json 2026-04-29 15:58:56.210 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46215/resources/lesson001.json 2026-04-29 15:58:56.217 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:46215/resources/lesson001.json. 2026-04-29 15:58:58.508 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:58:58.516 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.118 seconds. 2026-04-29 15:58:58.518 [DefaultDispatcher-worker-7 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43187 2026-04-29 15:58:58.529 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43187/api/school/respect/schoolpermissiongrant 2026-04-29 15:58:58.529 [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:43187/api/school/respect/schoolpermissiongrant. 2026-04-29 15:58:58.529 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43187/api/school/respect/schoolpermissiongrant 2026-04-29 15:58:58.535 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-04-29 15:58:58.551 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43187/api/school/respect/schoolpermissiongrant 2026-04-29 15:58:58.552 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43187/api/school/respect/schoolpermissiongrant 2026-04-29 15:58:58.552 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43187/api/school/respect/schoolpermissiongrant 2026-04-29 15:58:58.554 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43187/api/school/respect/schoolpermissiongrant. 2026-04-29 15:58:58.615 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.616 [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:43187/api/school/respect/person?includeRelated=false. 2026-04-29 15:58:58.616 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.617 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:58:58.633 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.633 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.633 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.634 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43187/api/school/respect/person?includeRelated=false. 2026-04-29 15:58:58.639 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.639 [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:43187/api/school/respect/person?includeRelated=false. 2026-04-29 15:58:58.639 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.640 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:58:58.642 [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-04-29 15:58:58.644 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.644 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:58:58.644 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43187/api/school/respect/person?includeRelated=false 2026-04-29 15:59:00.777 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:00.782 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-04-29 15:59:00.786 [DefaultDispatcher-worker-1 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38377 2026-04-29 15:59:00.788 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38377/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:00.789 [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:38377/api/school/respect/schoolpermissiongrant. 2026-04-29 15:59:00.789 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38377/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:00.805 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-04-29 15:59:00.820 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38377/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:00.821 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38377/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:00.821 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38377/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:00.822 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38377/api/school/respect/schoolpermissiongrant. 2026-04-29 15:59:00.906 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-29 15:59:00.906 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-04-29 15:59:00.906 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-29 15:59:00.912 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:59:00.919 [DefaultDispatcher-worker-3 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-29 15:59:00.919 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-29 15:59:00.922 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-04-29 15:59:00.924 [DefaultDispatcher-worker-6 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38377/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-04-29 15:59:03.098 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:03.099 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-04-29 15:59:03.105 [DefaultDispatcher-worker-4 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39715 2026-04-29 15:59:03.123 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39715/api/school/respect/person?includeRelated=false 2026-04-29 15:59:03.124 [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:39715/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:03.124 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39715/api/school/respect/person?includeRelated=false 2026-04-29 15:59:03.141 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:59:03.147 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39715/api/school/respect/person?includeRelated=false 2026-04-29 15:59:03.147 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39715/api/school/respect/person?includeRelated=false 2026-04-29 15:59:03.147 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39715/api/school/respect/person?includeRelated=false 2026-04-29 15:59:03.149 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39715/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:03.245 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false 2026-04-29 15:59:03.245 [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:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false. 2026-04-29 15:59:03.245 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false 2026-04-29 15:59:03.248 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:59:03.255 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false 2026-04-29 15:59:03.255 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false 2026-04-29 15:59:03.255 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false 2026-04-29 15:59:03.258 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39715/api/school/respect/person?since=2026-04-29T11%3A59%3A03.142395897Z&includeRelated=false. 2026-04-29 15:59:05.411 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:05.412 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-04-29 15:59:05.413 [DefaultDispatcher-worker-7 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33857 2026-04-29 15:59:05.504 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33857/api/school/respect/person 2026-04-29 15:59:05.506 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@444d00f4 for http://localhost:33857/api/school/respect/person 2026-04-29 15:59:05.507 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33857/api/school/respect/person 2026-04-29 15:59:05.507 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33857/api/school/respect/person from class io.ktor.http.content.TextContent 2026-04-29 15:59:05.523 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-04-29 15:59:05.530 [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-04-29 15:59:05.532 [DefaultDispatcher-worker-10 @call-handler#167] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-04-29 15:59:05.533 [DefaultDispatcher-worker-7 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33857/api/school/respect/person 2026-04-29 15:59:05.534 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33857/api/school/respect/person 2026-04-29 15:59:05.534 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33857/api/school/respect/person 2026-04-29 15:59:07.715 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:07.716 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-04-29 15:59:07.717 [DefaultDispatcher-worker-7 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37009 2026-04-29 15:59:07.719 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37009/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:07.719 [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:37009/api/school/respect/schoolpermissiongrant. 2026-04-29 15:59:07.719 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37009/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:07.723 [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-04-29 15:59:07.731 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37009/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:07.731 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37009/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:07.731 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37009/api/school/respect/schoolpermissiongrant 2026-04-29 15:59:07.732 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37009/api/school/respect/schoolpermissiongrant. 2026-04-29 15:59:07.792 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:07.792 [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:37009/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:07.792 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:07.795 [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-04-29 15:59:07.815 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:07.815 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:07.815 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:07.817 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37009/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:09.840 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:09.840 [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:37009/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:09.840 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:09.843 [eventLoopGroupProxy-25-1 @call-handler#198] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:59:09.853 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:09.853 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:09.853 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37009/api/school/respect/person?includeRelated=false 2026-04-29 15:59:09.856 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37009/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:12.082 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:12.085 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-04-29 15:59:12.089 [DefaultDispatcher-worker-10 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39251 2026-04-29 15:59:12.096 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39251/api/school/respect/person?includeRelated=false 2026-04-29 15:59:12.096 [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:39251/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:12.096 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39251/api/school/respect/person?includeRelated=false 2026-04-29 15:59:12.101 [eventLoopGroupProxy-28-1 @call-handler#218] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-04-29 15:59:12.115 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39251/api/school/respect/person?includeRelated=false 2026-04-29 15:59:12.115 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39251/api/school/respect/person?includeRelated=false 2026-04-29 15:59:12.116 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39251/api/school/respect/person?includeRelated=false 2026-04-29 15:59:12.118 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39251/api/school/respect/person?includeRelated=false. 2026-04-29 15:59:12.189 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false 2026-04-29 15:59:12.190 [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:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false. 2026-04-29 15:59:12.190 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false 2026-04-29 15:59:12.193 [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-04-29 15:59:12.206 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false 2026-04-29 15:59:12.207 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false 2026-04-29 15:59:12.207 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false 2026-04-29 15:59:12.208 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39251/api/school/respect/person?since=2026-04-29T11%3A59%3A12.102567550Z&includeRelated=false. 2026-04-29 15:59:14.469 [Test worker @coroutine#231] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:14.475 [Test worker @coroutine#231] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-04-29 15:59:14.479 [DefaultDispatcher-worker-1 @coroutine#241] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42383 2026-04-29 15:59:14.482 [Test worker @coroutine#231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6 2026-04-29 15:59:14.482 [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:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6. 2026-04-29 15:59:14.482 [Test worker @coroutine#231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6 2026-04-29 15:59:14.506 [eventLoopGroupProxy-31-1 @call-handler#245] TRACE io.ktor.server.routing.Routing - Trace for [playlist, f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6]] @ /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=[f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6]] @ /playlist/{uuid}/(method:GET) 2026-04-29 15:59:14.525 [Test worker @coroutine#231] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6 2026-04-29 15:59:14.526 [Test worker @coroutine#231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6 2026-04-29 15:59:14.526 [Test worker @coroutine#231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6 2026-04-29 15:59:14.527 [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:42383/playlist/f66dba3f-5c4f-4e4a-b054-a4de3a0d79e6. 2026-04-29 15:59:16.828 [Test worker @coroutine#249] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:16.829 [Test worker @coroutine#249] INFO io.ktor.server.Application - Application started in 0.072 seconds. 2026-04-29 15:59:16.831 [DefaultDispatcher-worker-1 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41429 2026-04-29 15:59:16.897 [DefaultDispatcher-worker-7 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.898 [DefaultDispatcher-worker-7 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@24ebd8e4 for http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.898 [DefaultDispatcher-worker-7 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.898 [DefaultDispatcher-worker-7 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 from class io.ktor.http.content.TextContent 2026-04-29 15:59:16.906 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 8b93610e-c39b-4a64-8346-5a8c8acc36d7] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[8b93610e-c39b-4a64-8346-5a8c8acc36d7]] @ /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=[8b93610e-c39b-4a64-8346-5a8c8acc36d7]] @ /playlist/{uuid}/(method:POST) 2026-04-29 15:59:16.907 [eventLoopGroupProxy-34-1 @call-handler#265] 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/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.909 [DefaultDispatcher-worker-7 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-04-29 15:59:16.910 [DefaultDispatcher-worker-9 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.910 [DefaultDispatcher-worker-9 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:16.910 [DefaultDispatcher-worker-9 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41429/playlist/8b93610e-c39b-4a64-8346-5a8c8acc36d7 2026-04-29 15:59:19.119 [Test worker @coroutine#270] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:19.121 [Test worker @coroutine#270] INFO io.ktor.server.Application - Application started in 0.076 seconds. 2026-04-29 15:59:19.128 [DefaultDispatcher-worker-10 @coroutine#279] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41875 2026-04-29 15:59:19.203 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.204 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:19.204 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.209 [eventLoopGroupProxy-37-1 @call-handler#286] 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-04-29 15:59:19.215 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.215 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.215 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.217 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:19.226 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.226 [Test worker @coroutine#270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:19.226 [Test worker @coroutine#270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.229 [eventLoopGroupProxy-37-1 @call-handler#291] 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-04-29 15:59:19.230 [DefaultDispatcher-worker-10 @call-handler#291] 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-04-29 15:59:19.232 [Test worker @coroutine#270] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.233 [Test worker @coroutine#270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:19.233 [Test worker @coroutine#270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41875/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:21.362 [Test worker @coroutine#294] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:21.363 [Test worker @coroutine#294] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-04-29 15:59:21.370 [DefaultDispatcher-worker-7 @coroutine#303] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41551 2026-04-29 15:59:21.430 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-04-29 15:59:21.430 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-04-29 15:59:21.430 [Test worker @coroutine#294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-04-29 15:59:21.447 [eventLoopGroupProxy-40-1 @call-handler#309] 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-04-29 15:59:21.452 [Test worker @coroutine#294] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-04-29 15:59:21.453 [Test worker @coroutine#294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-04-29 15:59:21.453 [Test worker @coroutine#294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key 2026-04-29 15:59:21.453 [Test worker @coroutine#294] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41551/api/school/respect/SchoolConfigSetting?keys=guid-test-key. 2026-04-29 15:59:23.596 [Test worker @coroutine#314] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:23.597 [Test worker @coroutine#314] INFO io.ktor.server.Application - Application started in 0.06 seconds. 2026-04-29 15:59:23.599 [DefaultDispatcher-worker-1 @coroutine#323] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34309 2026-04-29 15:59:23.643 [DefaultDispatcher-worker-10 @coroutine#321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:23.643 [DefaultDispatcher-worker-10 @coroutine#321] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@f7950aa for http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:23.643 [DefaultDispatcher-worker-10 @coroutine#321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:23.643 [DefaultDispatcher-worker-10 @coroutine#321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34309/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-04-29 15:59:23.647 [eventLoopGroupProxy-43-1 @call-handler#333] 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-04-29 15:59:23.647 [eventLoopGroupProxy-43-1 @call-handler#333] 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-04-29 15:59:23.648 [DefaultDispatcher-worker-9 @call-handler#333] 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-04-29 15:59:23.649 [DefaultDispatcher-worker-8 @coroutine#321] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:23.649 [DefaultDispatcher-worker-8 @coroutine#321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:23.649 [DefaultDispatcher-worker-8 @coroutine#321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34309/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:25.812 [Test worker @coroutine#338] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:25.813 [Test worker @coroutine#338] INFO io.ktor.server.Application - Application started in 0.048 seconds. 2026-04-29 15:59:25.815 [DefaultDispatcher-worker-8 @coroutine#347] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40685 2026-04-29 15:59:25.868 [DefaultDispatcher-worker-9 @coroutine#345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40685/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:25.868 [DefaultDispatcher-worker-9 @coroutine#345] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7d9cd4ed for http://localhost:40685/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:25.868 [DefaultDispatcher-worker-9 @coroutine#345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40685/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:25.868 [DefaultDispatcher-worker-9 @coroutine#345] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40685/api/school/respect/SchoolConfigSetting from class io.ktor.http.content.TextContent 2026-04-29 15:59:25.975 [DefaultDispatcher-worker-2 @coroutine#345] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.SocketException: Connection reset for request http://localhost:40685/api/school/respect/SchoolConfigSetting 2026-04-29 15:59:28.106 [Test worker @coroutine#355] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:28.106 [Test worker @coroutine#355] INFO io.ktor.server.Application - Application started in 0.074 seconds. 2026-04-29 15:59:28.108 [DefaultDispatcher-worker-7 @coroutine#364] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40925 2026-04-29 15:59:28.159 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-04-29 15:59:28.160 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-04-29 15:59:28.160 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-04-29 15:59:28.164 [eventLoopGroupProxy-49-1 @call-handler#371] 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-04-29 15:59:28.169 [Test worker @coroutine#355] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-04-29 15:59:28.169 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-04-29 15:59:28.169 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key 2026-04-29 15:59:28.170 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40925/api/school/respect/SchoolConfigSetting?keys=guid-cached-key. 2026-04-29 15:59:30.412 [Test worker @coroutine#376] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:30.413 [Test worker @coroutine#376] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-04-29 15:59:30.419 [DefaultDispatcher-worker-10 @coroutine#385] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35189 2026-04-29 15:59:30.482 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:30.482 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:30.482 [Test worker @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:30.491 [eventLoopGroupProxy-52-1 @call-handler#392] 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-04-29 15:59:30.497 [Test worker @coroutine#376] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:30.500 [Test worker @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:30.500 [Test worker @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:30.501 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35189/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:30.511 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key 2026-04-29 15:59:30.511 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key. 2026-04-29 15:59:30.511 [Test worker @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key 2026-04-29 15:59:30.515 [eventLoopGroupProxy-52-1 @call-handler#397] 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-04-29 15:59:30.519 [Test worker @coroutine#376] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key 2026-04-29 15:59:30.520 [Test worker @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key 2026-04-29 15:59:30.520 [Test worker @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key 2026-04-29 15:59:30.521 [Test worker @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35189/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A30.492406963Z&keys=test-key. 2026-04-29 15:59:32.700 [Test worker @coroutine#401] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:32.700 [Test worker @coroutine#401] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-04-29 15:59:32.701 [DefaultDispatcher-worker-2 @coroutine#410] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45501 2026-04-29 15:59:32.766 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:32.767 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:32.767 [Test worker @coroutine#401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:32.771 [eventLoopGroupProxy-55-1 @call-handler#417] 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-04-29 15:59:32.776 [Test worker @coroutine#401] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:32.778 [Test worker @coroutine#401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:32.778 [Test worker @coroutine#401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:32.780 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:34.796 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:34.796 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:34.797 [Test worker @coroutine#401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:34.804 [eventLoopGroupProxy-55-1 @call-handler#423] 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-04-29 15:59:34.812 [Test worker @coroutine#401] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:34.813 [Test worker @coroutine#401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:34.813 [Test worker @coroutine#401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:34.814 [Test worker @coroutine#401] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:45501/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:37.040 [Test worker @coroutine#428] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-04-29 15:59:37.041 [Test worker @coroutine#428] INFO io.ktor.server.Application - Application started in 0.117 seconds. 2026-04-29 15:59:37.049 [DefaultDispatcher-worker-10 @coroutine#437] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36893 2026-04-29 15:59:37.114 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:37.114 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:37.114 [Test worker @coroutine#428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:37.117 [eventLoopGroupProxy-58-1 @call-handler#444] 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-04-29 15:59:37.119 [Test worker @coroutine#428] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:37.120 [Test worker @coroutine#428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:37.120 [Test worker @coroutine#428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key 2026-04-29 15:59:37.121 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36893/api/school/respect/SchoolConfigSetting?keys=test-key. 2026-04-29 15:59:37.124 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key 2026-04-29 15:59:37.124 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key. 2026-04-29 15:59:37.124 [Test worker @coroutine#428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key 2026-04-29 15:59:37.125 [eventLoopGroupProxy-58-1 @call-handler#450] 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-04-29 15:59:37.127 [Test worker @coroutine#428] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key 2026-04-29 15:59:37.127 [Test worker @coroutine#428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key 2026-04-29 15:59:37.127 [Test worker @coroutine#428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key 2026-04-29 15:59:37.128 [Test worker @coroutine#428] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36893/api/school/respect/SchoolConfigSetting?since=2026-04-29T11%3A59%3A37.117737511Z&keys=test-key.