2025-03-24 13:55:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-24 13:55:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:50.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:50.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:50.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-24 13:55:50.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-24 13:55:50.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.247 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.250 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.270 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:50.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-03-24 13:55:50.273 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-03-24 13:55:50.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-03-24 13:55:50.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-03-24 13:55:50.277 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-03-24 13:55:50.277 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-03-24 13:55:50.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-03-24 13:55:50.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-03-24 13:55:50.283 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-03-24 13:55:50.283 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-03-24 13:55:50.286 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-03-24 13:55:50.286 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-03-24 13:55:50.288 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-03-24 13:55:50.288 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-03-24 13:55:50.291 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-03-24 13:55:50.291 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-03-24 13:55:50.294 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-03-24 13:55:50.294 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-03-24 13:55:50.294 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:55:50.385 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.385 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:50.385 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.386 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:50.389 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.390 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.390 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:50.390 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.441 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.459 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.474 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.487 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.499 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.503 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.571 [DefaultDispatcher-worker-11 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-24 13:55:50.589 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-24 13:55:50.589 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-24 13:55:50.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-24 13:55:50.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-24 13:55:50.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:55:50.598 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-03-24 13:55:50.599 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.599 [DefaultDispatcher-worker-10 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.599 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f460413: (connection evicted) 2025-03-24 13:55:50.599 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181e78b: (connection evicted) 2025-03-24 13:55:50.600 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65be6f63: (connection evicted) 2025-03-24 13:55:50.600 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0: (connection evicted) 2025-03-24 13:55:50.600 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f051328: (connection evicted) 2025-03-24 13:55:50.600 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d60efc: (connection evicted) 2025-03-24 13:55:50.601 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aed2: (connection evicted) 2025-03-24 13:55:50.601 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409312ff: (connection evicted) 2025-03-24 13:55:50.601 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d8c596: (connection evicted) 2025-03-24 13:55:50.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:50.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-24 13:55:50.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-24 13:55:50.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3b858f 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-24 13:55:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:50.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:50.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-24 13:55:50.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-24 13:55:50.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.617 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.618 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.619 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.619 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:50.619 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.620 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:50.627 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.628 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.628 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:50.628 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.631 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.639 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.648 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.656 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.665 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.669 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.693 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-24 13:55:50.710 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:50.712 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f947134 2025-03-24 13:55:50.712 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f947134 2025-03-24 13:55:50.714 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@415396b6 2025-03-24 13:55:50.714 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@415396b6 2025-03-24 13:55:50.716 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@456c1a44 2025-03-24 13:55:50.716 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@456c1a44 2025-03-24 13:55:50.718 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-24 13:55:50.718 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-24 13:55:50.718 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e9c8d 2025-03-24 13:55:50.718 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e9c8d 2025-03-24 13:55:50.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-24 13:55:50.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-24 13:55:50.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-03-24 13:55:50.719 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d30e7: (connection evicted) 2025-03-24 13:55:50.719 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:50.719 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-24 13:55:50.719 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f947134: (connection evicted) 2025-03-24 13:55:50.720 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415396b6: (connection evicted) 2025-03-24 13:55:50.720 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456c1a44: (connection evicted) 2025-03-24 13:55:50.720 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f5065 2025-03-24 13:55:50.720 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f5065 2025-03-24 13:55:50.721 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e9c8d: (connection evicted) 2025-03-24 13:55:50.721 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f5065: (connection evicted) 2025-03-24 13:55:50.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:50.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-24 13:55:50.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3f7704 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:50.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:50.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-03-24 13:55:50.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-03-24 13:55:50.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-24 13:55:50.851 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-24 13:55:51.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-24 13:55:51.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-03-24 13:55:51.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-03-24 13:55:51.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-24 13:55:51.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f9dfd 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-24 13:55:51.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-03-24 13:55:51.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-03-24 13:55:51.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-24 13:55:51.151 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-03-24 13:55:51.184 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.200 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.332 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-03-24 13:55:51.344 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-03-24 13:55:51.345 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58213/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-24 13:55:51.345 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58213/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-24 13:55:51.345 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58213/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-24 13:55:51.363 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58213/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-24 13:55:51.364 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58213/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-24 13:55:51.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-24 13:55:51.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-24 13:55:51.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.407 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696174d3: (connection evicted) 2025-03-24 13:55:51.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-24 13:55:51.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-24 13:55:51.410 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-24 13:55:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-03-24 13:55:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-03-24 13:55:51.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-24 13:55:51.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-03-24 13:55:51.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-03-24 13:55:51.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-24 13:55:51.450 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-03-24 13:55:51.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-24 13:55:51.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-24 13:55:51.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.453 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e981e78: (connection evicted) 2025-03-24 13:55:51.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-24 13:55:51.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-24 13:55:51.454 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-03-24 13:55:51.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-24 13:55:51.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-03-24 13:55:51.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-03-24 13:55:51.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-24 13:55:51.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-03-24 13:55:51.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-03-24 13:55:51.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-24 13:55:51.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-24 13:55:51.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-24 13:55:51.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.470 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536da29c: (connection evicted) 2025-03-24 13:55:51.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-24 13:55:51.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-03-24 13:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-03-24 13:55:51.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-24 13:55:51.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-03-24 13:55:51.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-03-24 13:55:51.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-24 13:55:51.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-24 13:55:51.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-24 13:55:51.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.490 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-03-24 13:55:51.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-24 13:55:51.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-24 13:55:51.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-03-24 13:55:51.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-03-24 13:55:51.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2673487b 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-24 13:55:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-03-24 13:55:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-03-24 13:55:51.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-24 13:55:51.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-24 13:55:51.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-24 13:55:51.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.517 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993: (connection evicted) 2025-03-24 13:55:51.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-24 13:55:51.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-24 13:55:51.523 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.566 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.584 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.603 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da5fdc 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-24 13:55:51.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-03-24 13:55:51.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-03-24 13:55:51.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-24 13:55:51.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-24 13:55:51.769 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.770 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.780 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.791 [DefaultDispatcher-worker-4 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.797 [DefaultDispatcher-worker-4 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.801 [DefaultDispatcher-worker-4 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-24 13:55:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-24 13:55:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.840 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6: (connection evicted) 2025-03-24 13:55:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-24 13:55:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-24 13:55:51.844 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-03-24 13:55:51.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-03-24 13:55:51.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-03-24 13:55:51.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a34537 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-03-24 13:55:51.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-03-24 13:55:51.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-24 13:55:51.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-24 13:55:51.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-24 13:55:51.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.865 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f20b022: (connection evicted) 2025-03-24 13:55:51.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-24 13:55:51.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7055be 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-03-24 13:55:51.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-03-24 13:55:51.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-03-24 13:55:51.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-03-24 13:55:51.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-24 13:55:51.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-24 13:55:51.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-24 13:55:51.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.877 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed: (connection evicted) 2025-03-24 13:55:51.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-24 13:55:51.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-24 13:55:51.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-03-24 13:55:51.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-03-24 13:55:51.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-03-24 13:55:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-03-24 13:55:51.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-24 13:55:51.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-24 13:55:51.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-24 13:55:51.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.889 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-03-24 13:55:51.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-24 13:55:51.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-24 13:55:51.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-03-24 13:55:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-03-24 13:55:51.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-24 13:55:51.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-03-24 13:55:51.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-03-24 13:55:51.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-24 13:55:51.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-24 13:55:51.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-24 13:55:51.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.947 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a: (connection evicted) 2025-03-24 13:55:51.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-24 13:55:51.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-24 13:55:51.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-03-24 13:55:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-03-24 13:55:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-24 13:55:51.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-03-24 13:55:51.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-03-24 13:55:51.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-24 13:55:51.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-24 13:55:51.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-24 13:55:51.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.961 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be50b35: (connection evicted) 2025-03-24 13:55:51.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-24 13:55:51.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-24 13:55:51.962 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-24 13:55:51.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-24 13:55:51.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-24 13:55:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-24 13:55:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-24 13:55:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-24 13:55:51.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-24 13:55:51.976 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.981 [DefaultDispatcher-worker-7 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-24 13:55:51.981 [DefaultDispatcher-worker-7 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-24 13:55:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-24 13:55:51.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-24 13:55:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.983 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d806de6: (connection evicted) 2025-03-24 13:55:51.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:51.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-24 13:55:51.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-24 13:55:51.983 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-24 13:55:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-03-24 13:55:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-03-24 13:55:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-24 13:55:51.987 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:51.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:51.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-03-24 13:55:51.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-03-24 13:55:51.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-24 13:55:52.001 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-24 13:55:52.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-24 13:55:52.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.005 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-03-24 13:55:52.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-24 13:55:52.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-24 13:55:52.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-03-24 13:55:52.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-03-24 13:55:52.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-24 13:55:52.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-24 13:55:52.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-24 13:55:52.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-24 13:55:52.059 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.072 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.094 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.112 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.121 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.123 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-24 13:55:52.124 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-24 13:55:52.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-24 13:55:52.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-24 13:55:52.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.125 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-03-24 13:55:52.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-24 13:55:52.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-24 13:55:52.126 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-24 13:55:52.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-03-24 13:55:52.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-03-24 13:55:52.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-24 13:55:52.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-24 13:55:52.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-24 13:55:52.228 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.237 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-24 13:55:52.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-24 13:55:52.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.273 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-03-24 13:55:52.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-24 13:55:52.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-24 13:55:52.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-24 13:55:52.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-24 13:55:52.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-24 13:55:52.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-24 13:55:52.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-24 13:55:52.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-24 13:55:52.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-24 13:55:52.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.289 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2025-03-24 13:55:52.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-24 13:55:52.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-24 13:55:52.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-24 13:55:52.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-24 13:55:52.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-24 13:55:52.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-24 13:55:52.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-24 13:55:52.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-24 13:55:52.387 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.399 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.405 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-24 13:55:52.406 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-24 13:55:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-24 13:55:52.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-24 13:55:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.407 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2025-03-24 13:55:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-24 13:55:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-24 13:55:52.408 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:55:52.408 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-24 13:55:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-24 13:55:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-24 13:55:52.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-24 13:55:52.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-24 13:55:52.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-24 13:55:52.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-24 13:55:52.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.423 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-03-24 13:55:52.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-24 13:55:52.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c34bf8 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-24 13:55:52.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-24 13:55:52.448 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.454 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.455 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-24 13:55:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-03-24 13:55:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-03-24 13:55:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-24 13:55:52.465 [DefaultDispatcher-worker-9 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-24 13:55:52.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-24 13:55:52.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-24 13:55:52.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.465 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d0944b: (connection evicted) 2025-03-24 13:55:52.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-24 13:55:52.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-24 13:55:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-24 13:55:52.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.478 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.479 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-24 13:55:52.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:55:52.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:55:52.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-24 13:55:52.487 [DefaultDispatcher-worker-16 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-24 13:55:52.489 [DefaultDispatcher-worker-11 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:55:52.491 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:55:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-24 13:55:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-24 13:55:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.494 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-03-24 13:55:52.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-24 13:55:52.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-24 13:55:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-24 13:55:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-24 13:55:52.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-24 13:55:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-24 13:55:52.506 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-24 13:55:52.507 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-24 13:55:52.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-24 13:55:52.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-24 13:55:52.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-24 13:55:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-24 13:55:52.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-24 13:55:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:55:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-24 13:55:52.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-24 13:55:52.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-24 13:55:52.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-24 13:55:52.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-24 13:55:52.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-24 13:55:52.520 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.526 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-24 13:55:52.527 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-24 13:55:52.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-24 13:55:52.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-24 13:55:52.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-24 13:55:52.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-24 13:55:52.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-24 13:55:52.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:55:52.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-24 13:55:52.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55881f40 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-24 13:55:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-24 13:55:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-24 13:55:52.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-24 13:55:52.560 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.579 [DefaultDispatcher-worker-9 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-24 13:55:52.582 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.586 [DefaultDispatcher-worker-16 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-24 13:55:52.611 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.616 [DefaultDispatcher-worker-17 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-24 13:55:52.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-24 13:55:52.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-24 13:55:52.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.618 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248b2b61: (connection evicted) 2025-03-24 13:55:52.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-24 13:55:52.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145fe8ab 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-03-24 13:55:52.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-03-24 13:55:52.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-24 13:55:52.630 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.641 [DefaultDispatcher-worker-4 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-03-24 13:55:52.646 [DefaultDispatcher-worker-1 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8 2025-03-24 13:55:52.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-24 13:55:52.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-24 13:55:52.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.656 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3634c8: (connection evicted) 2025-03-24 13:55:52.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-24 13:55:52.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79445efb 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-24 13:55:52.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-24 13:55:52.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-24 13:55:52.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-24 13:55:52.677 [DefaultDispatcher-worker-12 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-24 13:55:52.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-24 13:55:52.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-24 13:55:52.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.679 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9: (connection evicted) 2025-03-24 13:55:52.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-24 13:55:52.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-24 13:55:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-24 13:55:52.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-24 13:55:52.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-24 13:55:52.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-24 13:55:52.698 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-24 13:55:52.702 [DefaultDispatcher-worker-13 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-24 13:55:52.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-24 13:55:52.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-24 13:55:52.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.703 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-03-24 13:55:52.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-24 13:55:52.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-24 13:55:52.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-03-24 13:55:52.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-03-24 13:55:52.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-24 13:55:52.725 [DefaultDispatcher-worker-16 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-03-24 13:55:52.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-24 13:55:52.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-24 13:55:52.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.727 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-03-24 13:55:52.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-24 13:55:52.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf7f15f 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-03-24 13:55:52.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-03-24 13:55:52.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-24 13:55:52.747 [DefaultDispatcher-worker-14 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-03-24 13:55:52.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-24 13:55:52.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-24 13:55:52.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:52.747 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11309dd4: (connection evicted) 2025-03-24 13:55:52.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:52.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-24 13:55:52.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cb5307 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-03-24 13:55:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-03-24 13:55:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-24 13:55:52.949 [DefaultDispatcher-worker-8 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-03-24 13:55:52.954 [DefaultDispatcher-worker-5 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-03-24 13:55:52.956 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37117/manifest.json 2025-03-24 13:55:52.956 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37117/manifest.json. 2025-03-24 13:55:52.956 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37117/manifest.json 2025-03-24 13:55:52.958 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37117/manifest.json 2025-03-24 13:55:52.958 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37117/manifest.json 2025-03-24 13:55:53.006 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.038 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37117/manifest.json. 2025-03-24 13:55:53.038 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37117/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:53.047 [DefaultDispatcher-worker-8 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac1249 2025-03-24 13:55:53.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-24 13:55:53.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-24 13:55:53.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.051 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac1249: (connection evicted) 2025-03-24 13:55:53.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:53.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-24 13:55:53.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5fd813 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:53.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:53.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-24 13:55:53.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:53.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:53.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393bcd6b 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:53.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-24 13:55:53.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-03-24 13:55:53.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-03-24 13:55:53.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-24 13:55:53.103 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:55:53.143 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-03-24 13:55:53.144 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46d18a33 2025-03-24 13:55:53.177 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.186 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.203 [DefaultDispatcher-worker-8 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:44937 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@912a644 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:53.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:53.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-24 13:55:53.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-03-24 13:55:53.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-03-24 13:55:53.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-24 13:55:53.222 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-24 13:55:53.227 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-24 13:55:53.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-24 13:55:53.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@820b78a 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:53.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:53.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-24 13:55:53.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-24 13:55:53.259 [DefaultDispatcher-worker-4 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.264 [DefaultDispatcher-worker-14 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.268 [DefaultDispatcher-worker-12 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-03-24 13:55:53.270 [DefaultDispatcher-worker-12 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-03-24 13:55:53.275 [DefaultDispatcher-worker-16 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.280 [DefaultDispatcher-worker-12 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.280 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.280 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json. 2025-03-24 13:55:53.280 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.282 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.283 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.283 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json. 2025-03-24 13:55:53.283 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:53.291 [DefaultDispatcher-worker-9 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.294 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-24 13:55:53.295 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e3ee6ddf-1818-4105-90c3-4aa3904d6200', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-24 13:55:53.297 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:53.297 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e3ee6ddf-1818-4105-90c3-4aa3904d6200 2025-03-24 13:55:53.299 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:53.299 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:53.299 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:53.299 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:53.304 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.304 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.305 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/UmAppDatabase/replication/nodeId 2025-03-24 13:55:53.305 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:53.305 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/UmAppDatabase/replication/nodeId 2025-03-24 13:55:53.309 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/api/blob/upload-init-batch 2025-03-24 13:55:53.309 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/blob/upload-init-batch. 2025-03-24 13:55:53.309 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/api/blob/upload-init-batch 2025-03-24 13:55:53.309 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44937/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:55:53.329 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.345 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:55:53.345 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:55:53.345 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:55:53.345 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:55:53.349 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.349 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.350 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:55:53.350 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:53.350 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:53.352 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.353 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:53.353 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:53.353 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/UmAppDatabase/replication/nodeId 2025-03-24 13:55:53.353 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/UmAppDatabase/replication/nodeId 2025-03-24 13:55:53.356 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-24 13:55:53.356 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-24 13:55:53.359 [DefaultDispatcher-worker-4 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.360 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:53.363 [DefaultDispatcher-worker-17 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.368 [eventLoopGroupProxy-4-1 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-03-24 13:55:53.368 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/api/blob/upload-init-batch 2025-03-24 13:55:53.368 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/api/blob/upload-init-batch 2025-03-24 13:55:53.371 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44937/api/blob/upload-init-batch. 2025-03-24 13:55:53.371 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44937/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:53.380 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.380 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/blob/upload-batch-data. 2025-03-24 13:55:53.380 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.380 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:53.385 [eventLoopGroupProxy-4-3 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:53.392 [eventLoopGroupProxy-4-3 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:53.393 [eventLoopGroupProxy-4-3 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.393 [eventLoopGroupProxy-4-3 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:55:53.393 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.398 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.398 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/blob/upload-batch-data. 2025-03-24 13:55:53.398 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.398 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44937/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:53.401 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:53.403 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:53.404 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.404 [eventLoopGroupProxy-4-3 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:55:53.404 [DefaultDispatcher-worker-17 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/api/blob/upload-batch-data 2025-03-24 13:55:53.416 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.423 [DefaultDispatcher-worker-12 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.433 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/UmAppDatabase/replication/message 2025-03-24 13:55:53.433 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/UmAppDatabase/replication/message. 2025-03-24 13:55:53.433 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/UmAppDatabase/replication/message 2025-03-24 13:55:53.433 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44937/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:55:53.435 [eventLoopGroupProxy-4-3 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:55:53.435 [eventLoopGroupProxy-4-3 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:55:53.435 [eventLoopGroupProxy-4-3 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:53.457 [DefaultDispatcher-worker-16 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-03-24 13:55:53.458 [eventLoopGroupProxy-4-3 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:53.459 [eventLoopGroupProxy-4-3 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2025-03-24 13:55:53.459 [DefaultDispatcher-worker-1 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.459 [DefaultDispatcher-worker-1 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json. 2025-03-24 13:55:53.459 [DefaultDispatcher-worker-1 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.460 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/UmAppDatabase/replication/message 2025-03-24 13:55:53.460 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/UmAppDatabase/replication/message 2025-03-24 13:55:53.460 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44937/UmAppDatabase/replication/message. 2025-03-24 13:55:53.460 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44937/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:53.463 [DefaultDispatcher-worker-14 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.463 [DefaultDispatcher-worker-14 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json 2025-03-24 13:55:53.463 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json. 2025-03-24 13:55:53.463 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44937/api/content/708601542014586880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:53.472 [DefaultDispatcher-worker-6 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683ea43 2025-03-24 13:55:53.472 [DefaultDispatcher-worker-10 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74787609 2025-03-24 13:55:53.474 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-24 13:55:53.475 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-24 13:55:53.475 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-24 13:55:53.475 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-24 13:55:53.475 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-24 13:55:53.477 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245b0bd7 2025-03-24 13:55:53.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-24 13:55:53.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-24 13:55:53.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:53.477 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7683ea43: (connection evicted) 2025-03-24 13:55:53.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:53.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-24 13:55:53.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-24 13:55:53.724 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:53.724 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:53.917 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:54.483 [DefaultDispatcher-worker-13 @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:55:54.487 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46d18a33 2025-03-24 13:55:54.488 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46d18a33 2025-03-24 13:55:54.492 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9971af 2025-03-24 13:55:54.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-24 13:55:54.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-24 13:55:54.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:54.494 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74787609: (connection evicted) 2025-03-24 13:55:54.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:54.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-24 13:55:54.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25890ce3 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:54.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-24 13:55:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:54.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-24 13:55:54.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bbb216 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:54.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-24 13:55:54.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-24 13:55:54.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-24 13:55:54.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-24 13:55:54.551 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:55:54.553 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-24 13:55:54.553 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@57466fb7 2025-03-24 13:55:54.557 [DefaultDispatcher-worker-5 @coroutine#458] INFO ktor.application - Responding at http://0.0.0.0:44217 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e664075 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:54.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-24 13:55:54.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-24 13:55:54.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-24 13:55:54.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-24 13:55:54.570 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-24 13:55:54.577 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-24 13:55:54.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-24 13:55:54.577 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:54.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:54.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-24 13:55:54.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-24 13:55:54.605 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:54.618 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:54.624 [DefaultDispatcher-worker-17 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.631 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.638 [DefaultDispatcher-worker-16 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-24 13:55:54.645 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-24 13:55:54.656 [DefaultDispatcher-worker-1 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.658 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:54.668 [DefaultDispatcher-worker-14 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.669 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:54.669 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json. 2025-03-24 13:55:54.669 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:54.673 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:54.673 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:54.674 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json. 2025-03-24 13:55:54.674 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:54.681 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:55:54.699 [DefaultDispatcher-worker-16 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.703 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-24 13:55:54.703 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-25a85083-cc1c-458c-8a6b-ba5d653c1889', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-24 13:55:54.705 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:54.705 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-25a85083-cc1c-458c-8a6b-ba5d653c1889 2025-03-24 13:55:54.706 [DefaultDispatcher-worker-6 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:54.706 [DefaultDispatcher-worker-6 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:54.706 [DefaultDispatcher-worker-6 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:54.707 [DefaultDispatcher-worker-6 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:54.713 [DefaultDispatcher-worker-11 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.719 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/UmAppDatabase/replication/nodeId 2025-03-24 13:55:54.719 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:54.719 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/UmAppDatabase/replication/nodeId 2025-03-24 13:55:54.722 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:54.722 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-init-batch. 2025-03-24 13:55:54.722 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:54.722 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:55:54.723 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:55:54.723 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.730 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:55:54.730 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:54.730 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:54.735 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.735 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 6ms 2025-03-24 13:55:54.738 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:55:54.738 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.739 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-24 13:55:54.739 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:54.739 [eventLoopGroupProxy-7-4 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:55:54.739 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:54.740 [eventLoopGroupProxy-7-4 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:55:54.740 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/UmAppDatabase/replication/nodeId 2025-03-24 13:55:54.740 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/UmAppDatabase/replication/nodeId 2025-03-24 13:55:54.741 [eventLoopGroupProxy-7-4 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:54.746 [eventLoopGroupProxy-7-4 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2025-03-24 13:55:54.748 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:54.748 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:54.749 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-init-batch. 2025-03-24 13:55:54.749 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:54.760 [DefaultDispatcher-worker-18 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.760 [DefaultDispatcher-worker-20 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.760 [DefaultDispatcher-worker-20 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:54.760 [DefaultDispatcher-worker-20 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.760 [DefaultDispatcher-worker-20 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:54.763 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:54.768 [DefaultDispatcher-worker-11 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.772 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:54.772 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.773 [eventLoopGroupProxy-7-2 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:55:54.774 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.792 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.792 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:54.792 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.792 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:54.801 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:54.804 [eventLoopGroupProxy-7-2 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:54.810 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.810 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-24 13:55:54.811 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.814 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.815 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:54.815 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.815 [DefaultDispatcher-worker-10 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:54.850 [eventLoopGroupProxy-7-2 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:54.871 [eventLoopGroupProxy-7-2 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.872 [eventLoopGroupProxy-7-2 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 26ms 2025-03-24 13:55:54.873 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.874 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.874 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:54.874 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.874 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:54.879 [eventLoopGroupProxy-7-2 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:54.879 [eventLoopGroupProxy-7-2 @call-handler#533] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:55:54.881 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.882 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:54.882 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:54.882 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:44217/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44217/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-24 13:55:54.883 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44217/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:54.906 [DefaultDispatcher-worker-1 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.918 [DefaultDispatcher-worker-18 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:54.922 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-24 13:55:55.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ac10e82e-0cbf-4bff-b36d-02e2b9b296e4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-24 13:55:55.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:55.423 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ac10e82e-0cbf-4bff-b36d-02e2b9b296e4 2025-03-24 13:55:55.433 [DefaultDispatcher-worker-18 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:55.433 [DefaultDispatcher-worker-18 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-init-batch. 2025-03-24 13:55:55.433 [DefaultDispatcher-worker-18 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:55.433 [DefaultDispatcher-worker-18 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:55:55.444 [eventLoopGroupProxy-7-2 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:55:55.444 [eventLoopGroupProxy-7-2 @call-handler#542] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:55:55.446 [eventLoopGroupProxy-7-2 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:55.449 [eventLoopGroupProxy-7-2 @call-handler#542] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-03-24 13:55:55.450 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:55.450 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/api/blob/upload-init-batch 2025-03-24 13:55:55.450 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-init-batch. 2025-03-24 13:55:55.450 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:55.452 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.452 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.452 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.452 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.454 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.461 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.461 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:55:55.462 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.463 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.464 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.464 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.464 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.466 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.469 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.469 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:55:55.479 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.480 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.480 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.480 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.480 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.483 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.530 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.530 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-24 13:55:55.532 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.533 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.533 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.533 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.533 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.535 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.583 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.583 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-24 13:55:55.584 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.585 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.585 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.585 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.585 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.588 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.630 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.630 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-24 13:55:55.634 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.635 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.635 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.635 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.635 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.638 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.685 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.685 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-24 13:55:55.686 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.687 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.687 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.687 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.687 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.688 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.734 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.734 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-24 13:55:55.735 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.736 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.737 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.737 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.737 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.740 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.784 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.785 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-24 13:55:55.785 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.786 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.786 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.786 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.786 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.790 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.832 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.832 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:55:55.834 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.835 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.835 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.835 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.835 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.840 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.880 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.881 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-24 13:55:55.882 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.883 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.883 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.883 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.883 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.887 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.937 [DefaultDispatcher-worker-15 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:55.937 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.938 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-24 13:55:55.939 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.940 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.940 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.940 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.940 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.947 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:55.987 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:55.987 [eventLoopGroupProxy-7-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-03-24 13:55:55.988 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.989 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.989 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:55.989 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:55.989 [DefaultDispatcher-worker-4 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:55.996 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:56.039 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:56.040 [eventLoopGroupProxy-7-2 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:55:56.040 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.041 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.041 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:56.041 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.041 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:56.050 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:56.096 [eventLoopGroupProxy-7-2 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:56.096 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:56.097 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-24 13:55:56.098 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.105 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.105 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:56.105 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.105 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:56.110 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:56.119 [eventLoopGroupProxy-7-2 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:56.119 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:56.119 [eventLoopGroupProxy-7-2 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-24 13:55:56.126 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.128 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.128 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/blob/upload-batch-data. 2025-03-24 13:55:56.128 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.128 [DefaultDispatcher-worker-20 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:56.133 [eventLoopGroupProxy-7-2 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:56.146 [eventLoopGroupProxy-7-2 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:56.147 [eventLoopGroupProxy-7-2 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:56.147 [eventLoopGroupProxy-7-2 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-03-24 13:55:56.148 [DefaultDispatcher-worker-18 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/blob/upload-batch-data 2025-03-24 13:55:56.157 [DefaultDispatcher-worker-3 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:56.164 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:56.164 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/UmAppDatabase/replication/message 2025-03-24 13:55:56.164 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/UmAppDatabase/replication/message. 2025-03-24 13:55:56.164 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/UmAppDatabase/replication/message 2025-03-24 13:55:56.164 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44217/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:55:56.169 [eventLoopGroupProxy-7-2 @call-handler#611] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:55:56.169 [eventLoopGroupProxy-7-2 @call-handler#611] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:55:56.169 [eventLoopGroupProxy-7-2 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:56.187 [DefaultDispatcher-worker-10 @call-handler#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-24 13:55:56.188 [eventLoopGroupProxy-7-2 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:56.188 [eventLoopGroupProxy-7-2 @call-handler#611] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 19ms 2025-03-24 13:55:56.189 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/UmAppDatabase/replication/message 2025-03-24 13:55:56.189 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/UmAppDatabase/replication/message 2025-03-24 13:55:56.189 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44217/UmAppDatabase/replication/message. 2025-03-24 13:55:56.189 [DefaultDispatcher-worker-6 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:56.190 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:56.190 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json. 2025-03-24 13:55:56.190 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:56.211 [DefaultDispatcher-worker-19 @coroutine#457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:56.211 [DefaultDispatcher-worker-19 @coroutine#457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json 2025-03-24 13:55:56.211 [DefaultDispatcher-worker-17 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2025-03-24 13:55:56.211 [DefaultDispatcher-worker-19 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json. 2025-03-24 13:55:56.211 [DefaultDispatcher-worker-19 @coroutine#457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44217/api/content/708601547236511744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:56.222 [DefaultDispatcher-worker-8 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549debdb 2025-03-24 13:55:56.229 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-24 13:55:56.229 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-24 13:55:56.230 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-24 13:55:56.230 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-24 13:55:56.230 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-24 13:55:56.235 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2025-03-24 13:55:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-24 13:55:56.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-24 13:55:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:56.237 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fcb737: (connection evicted) 2025-03-24 13:55:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:56.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-24 13:55:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-24 13:55:56.421 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:56.512 [DefaultDispatcher-worker-3 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25da1dc9 2025-03-24 13:55:56.578 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:56.660 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:57.293 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@57466fb7 2025-03-24 13:55:57.293 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@57466fb7 2025-03-24 13:55:57.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-24 13:55:57.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-24 13:55:57.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:57.294 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549debdb: (connection evicted) 2025-03-24 13:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:57.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-24 13:55:57.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-24 13:55:57.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d97344c 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:57.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3223aa 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:57.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-24 13:55:57.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-24 13:55:57.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-24 13:55:57.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-24 13:55:57.349 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:55:57.353 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-24 13:55:57.353 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3e4ead73 2025-03-24 13:55:57.359 [DefaultDispatcher-worker-3 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:34473 2025-03-24 13:55:57.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbf3bc 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:57.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-24 13:55:57.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-24 13:55:57.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-24 13:55:57.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-24 13:55:57.366 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-24 13:55:57.380 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-24 13:55:57.380 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-24 13:55:57.380 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a225534 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:57.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:57.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:57.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-24 13:55:57.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-24 13:55:57.420 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:57.425 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:57.431 [DefaultDispatcher-worker-1 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.439 [DefaultDispatcher-worker-10 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.445 [DefaultDispatcher-worker-5 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-24 13:55:57.451 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-24 13:55:57.459 [DefaultDispatcher-worker-18 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.462 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:57.466 [DefaultDispatcher-worker-4 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.467 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.467 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json. 2025-03-24 13:55:57.467 [Test worker @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.483 [Test worker @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.483 [Test worker @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.483 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json. 2025-03-24 13:55:57.483 [Test worker @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:57.489 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:55:57.505 [DefaultDispatcher-worker-18 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.507 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-24 13:55:57.507 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8144e90b-5202-477e-81b6-4fc38f6336e7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-24 13:55:57.508 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:57.508 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8144e90b-5202-477e-81b6-4fc38f6336e7 2025-03-24 13:55:57.511 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:57.512 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:57.512 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:57.512 [DefaultDispatcher-worker-14 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:57.518 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:55:57.518 [DefaultDispatcher-worker-12 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.519 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/UmAppDatabase/replication/nodeId 2025-03-24 13:55:57.519 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:57.519 [DefaultDispatcher-worker-12 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/UmAppDatabase/replication/nodeId 2025-03-24 13:55:57.519 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.546 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:55:57.552 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:57.552 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:57.555 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-init-batch 2025-03-24 13:55:57.555 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-init-batch. 2025-03-24 13:55:57.555 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-init-batch 2025-03-24 13:55:57.555 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:55:57.555 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.555 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 10ms 2025-03-24 13:55:57.560 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:57.560 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:57.564 [eventLoopGroupProxy-10-3 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:55:57.564 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:55:57.564 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:55:57.566 [eventLoopGroupProxy-10-3 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.566 [eventLoopGroupProxy-10-3 @call-handler#688] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2025-03-24 13:55:57.567 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/UmAppDatabase/replication/nodeId 2025-03-24 13:55:57.567 [DefaultDispatcher-worker-15 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/UmAppDatabase/replication/nodeId 2025-03-24 13:55:57.568 [eventLoopGroupProxy-10-2 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.571 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2025-03-24 13:55:57.573 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-init-batch 2025-03-24 13:55:57.574 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/api/blob/upload-init-batch 2025-03-24 13:55:57.574 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-init-batch. 2025-03-24 13:55:57.574 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34473/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:57.574 [DefaultDispatcher-worker-6 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.580 [DefaultDispatcher-worker-19 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.580 [DefaultDispatcher-worker-19 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-batch-data. 2025-03-24 13:55:57.580 [DefaultDispatcher-worker-19 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.580 [DefaultDispatcher-worker-19 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:57.582 [DefaultDispatcher-worker-7 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.582 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:57.589 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.590 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.590 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:55:57.595 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.601 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.601 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-batch-data. 2025-03-24 13:55:57.601 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.601 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:57.603 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:57.609 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.613 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.613 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-24 13:55:57.614 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.617 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.618 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-batch-data. 2025-03-24 13:55:57.618 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.618 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:57.628 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:57.648 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.648 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.648 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2025-03-24 13:55:57.655 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.661 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.661 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-batch-data. 2025-03-24 13:55:57.661 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.661 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:57.662 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:57.667 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.670 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.671 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.672 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.672 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/blob/upload-batch-data. 2025-03-24 13:55:57.672 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.672 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:57.679 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2025-03-24 13:55:57.679 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:57.684 [eventLoopGroupProxy-10-2 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:57.684 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.684 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:55:57.685 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/blob/upload-batch-data 2025-03-24 13:55:57.694 [DefaultDispatcher-worker-18 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.703 [DefaultDispatcher-worker-21 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.703 [DefaultDispatcher-worker-21 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/UmAppDatabase/replication/message 2025-03-24 13:55:57.703 [DefaultDispatcher-worker-21 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/UmAppDatabase/replication/message. 2025-03-24 13:55:57.703 [DefaultDispatcher-worker-21 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/UmAppDatabase/replication/message 2025-03-24 13:55:57.703 [DefaultDispatcher-worker-21 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34473/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:55:57.705 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:55:57.705 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:55:57.705 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:57.731 [DefaultDispatcher-worker-18 @call-handler#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-24 13:55:57.749 [DefaultDispatcher-worker-18 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.749 [DefaultDispatcher-worker-18 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json. 2025-03-24 13:55:57.749 [DefaultDispatcher-worker-18 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.753 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:57.753 [eventLoopGroupProxy-10-2 @call-handler#731] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 48ms 2025-03-24 13:55:57.754 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/UmAppDatabase/replication/message 2025-03-24 13:55:57.754 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/UmAppDatabase/replication/message 2025-03-24 13:55:57.755 [DefaultDispatcher-worker-13 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34473/UmAppDatabase/replication/message. 2025-03-24 13:55:57.755 [DefaultDispatcher-worker-13 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34473/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:57.759 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.759 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json 2025-03-24 13:55:57.759 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json. 2025-03-24 13:55:57.760 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34473/api/content/708601560076828672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:57.761 [DefaultDispatcher-worker-12 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-24 13:55:57.768 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513bec8c 2025-03-24 13:55:57.769 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-24 13:55:57.769 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-24 13:55:57.769 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-24 13:55:57.769 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-24 13:55:57.769 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-24 13:55:57.774 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b850bb7 2025-03-24 13:55:57.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-24 13:55:57.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-24 13:55:57.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:57.777 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f32575: (connection evicted) 2025-03-24 13:55:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:57.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-24 13:55:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-24 13:55:57.870 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:57.877 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:58.196 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:55:58.807 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3e4ead73 2025-03-24 13:55:58.807 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3e4ead73 2025-03-24 13:55:58.809 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-03-24 13:55:58.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-24 13:55:58.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-24 13:55:58.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:58.809 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513bec8c: (connection evicted) 2025-03-24 13:55:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:55:58.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-24 13:55:58.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-24 13:55:58.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:58.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-24 13:55:58.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:58.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:58.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:58.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-24 13:55:58.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-03-24 13:55:58.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-03-24 13:55:58.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-24 13:55:58.880 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:55:58.888 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2025-03-24 13:55:58.888 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fbb098f 2025-03-24 13:55:58.896 [DefaultDispatcher-worker-1 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:44229 2025-03-24 13:55:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1c406e 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:58.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-24 13:55:58.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:58.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:58.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-24 13:55:58.901 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-24 13:55:58.902 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-24 13:55:58.902 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:58.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:55:58.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:55:58.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-24 13:55:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-24 13:55:58.940 [DefaultDispatcher-worker-20 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:58.944 [DefaultDispatcher-worker-4 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:58.945 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:58.954 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:59.000 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:59.007 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:55:59.164 [DefaultDispatcher-worker-23 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:59.231 [DefaultDispatcher-worker-17 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:59.241 [DefaultDispatcher-worker-17 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:59.251 [DefaultDispatcher-worker-17 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:55:59.273 [DefaultDispatcher-worker-2 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.280 [DefaultDispatcher-worker-3 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.280 [Test worker @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:55:59.280 [Test worker @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json. 2025-03-24 13:55:59.280 [Test worker @coroutine#765] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:55:59.284 [Test worker @coroutine#765] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:55:59.284 [Test worker @coroutine#765] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:55:59.286 [Test worker @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json. 2025-03-24 13:55:59.286 [Test worker @coroutine#765] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:55:59.435 [DefaultDispatcher-worker-8 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.437 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-24 13:55:59.437 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d2e01865-1f6f-4b50-82a8-66b99b613694', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-24 13:55:59.438 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d2e01865-1f6f-4b50-82a8-66b99b613694 2025-03-24 13:55:59.440 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:59.440 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:55:59.440 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:59.440 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:55:59.441 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-24 13:55:59.445 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:55:59.445 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:59.445 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:55:59.446 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.446 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-03-24 13:55:59.446 [DefaultDispatcher-worker-18 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.446 [DefaultDispatcher-worker-18 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/UmAppDatabase/replication/nodeId 2025-03-24 13:55:59.446 [DefaultDispatcher-worker-18 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/UmAppDatabase/replication/nodeId. 2025-03-24 13:55:59.446 [DefaultDispatcher-worker-18 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/UmAppDatabase/replication/nodeId 2025-03-24 13:55:59.448 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:55:59.448 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.451 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:59.451 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:55:59.456 [eventLoopGroupProxy-13-3 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:55:59.456 [eventLoopGroupProxy-13-3 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.456 [eventLoopGroupProxy-13-3 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-24 13:55:59.458 [DefaultDispatcher-worker-9 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/UmAppDatabase/replication/nodeId 2025-03-24 13:55:59.458 [DefaultDispatcher-worker-9 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/UmAppDatabase/replication/nodeId 2025-03-24 13:55:59.470 [DefaultDispatcher-worker-17 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.478 [DefaultDispatcher-worker-8 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.492 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-init-batch 2025-03-24 13:55:59.492 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-init-batch. 2025-03-24 13:55:59.492 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-init-batch 2025-03-24 13:55:59.492 [DefaultDispatcher-worker-12 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:55:59.494 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:55:59.494 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:55:59.545 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.550 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 56ms 2025-03-24 13:55:59.551 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-init-batch 2025-03-24 13:55:59.551 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/api/blob/upload-init-batch 2025-03-24 13:55:59.552 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-init-batch. 2025-03-24 13:55:59.552 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44229/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:55:59.559 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.559 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.559 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.559 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.560 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.565 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.565 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.566 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:55:59.567 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.569 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.569 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.569 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.569 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.571 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.617 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.617 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.617 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-24 13:55:59.621 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.622 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.622 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.622 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.622 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.626 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.628 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.628 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.629 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:55:59.633 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.634 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.634 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.634 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.634 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.639 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.652 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.653 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.653 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-03-24 13:55:59.654 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.657 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.657 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.657 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.657 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.661 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.706 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.706 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.706 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-24 13:55:59.707 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.715 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.715 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.715 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.715 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.721 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.814 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.815 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.815 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 96ms 2025-03-24 13:55:59.822 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.824 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.824 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.824 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.824 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.831 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.856 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.856 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.856 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 27ms 2025-03-24 13:55:59.860 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.862 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.862 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.862 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.862 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.869 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.918 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.918 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.918 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-03-24 13:55:59.919 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.920 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.921 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.921 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.921 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.922 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:55:59.957 [DefaultDispatcher-worker-1 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:55:59.969 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:55:59.969 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:55:59.970 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-24 13:55:59.971 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.973 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.973 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:55:59.973 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:55:59.973 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:55:59.978 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.022 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.023 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.023 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-24 13:56:00.029 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.030 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.030 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.030 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.030 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.032 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.036 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.036 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.037 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.037 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.038 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.038 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.038 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.038 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.045 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.050 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.050 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.050 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.052 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.054 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.054 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.054 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.054 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.060 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.066 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.066 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.066 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.068 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.070 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.070 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.070 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.070 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.071 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.081 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.081 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.082 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:56:00.083 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.087 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.087 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.087 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.087 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.092 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.099 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.103 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.104 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-24 13:56:00.106 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.108 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.108 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.108 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.109 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.111 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.114 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.114 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.114 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:00.117 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.119 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.120 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.120 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.120 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.123 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.129 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.130 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.130 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.130 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.132 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.132 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.132 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.132 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.134 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.140 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.141 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.141 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.146 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.148 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.148 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.148 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.148 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.150 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.156 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.156 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.156 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.158 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.159 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.159 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.159 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.159 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.164 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.176 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.176 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.176 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-24 13:56:00.178 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.180 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.180 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.180 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.180 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.185 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.187 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.191 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.191 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.193 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.201 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.201 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.201 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.201 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.210 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.217 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.217 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.218 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.218 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.219 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.219 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.219 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.219 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.221 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.223 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.224 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.226 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.227 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.228 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.228 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.228 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.228 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.230 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.238 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.238 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.238 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-24 13:56:00.239 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.240 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.240 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.240 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.240 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.242 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.248 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.248 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.248 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.249 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.251 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.251 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.251 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.251 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.263 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.269 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.270 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.271 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-24 13:56:00.273 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.274 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.274 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.274 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.275 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.277 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.281 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.282 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.282 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.282 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.283 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.284 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.284 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.284 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.285 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.287 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.287 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.288 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.290 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.293 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.293 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.293 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.293 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.294 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.301 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.301 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.301 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.305 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.307 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.307 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.307 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.307 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.312 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.316 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.316 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.316 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:00.317 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.319 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.319 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.319 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.319 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.320 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.326 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.326 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.330 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-24 13:56:00.331 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.332 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.332 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.332 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.332 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.338 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.340 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.341 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.341 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:00.343 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.345 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.345 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.345 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.345 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.351 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.356 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.357 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.357 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.357 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.359 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.362 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.362 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.362 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.364 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.370 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.371 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.371 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.372 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.373 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.373 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.373 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.373 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.377 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.381 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.381 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.382 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.382 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.387 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.387 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.387 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.387 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.388 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.394 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.395 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.396 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.398 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.398 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.398 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.398 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.399 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:56:00.400 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.449 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.449 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.450 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-24 13:56:00.450 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.452 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.452 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.452 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.452 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.454 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.456 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.456 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.456 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:00.457 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.459 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.459 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.459 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.459 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.462 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.468 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.471 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.474 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-24 13:56:00.475 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.476 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.476 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.476 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.476 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.477 [DefaultDispatcher-worker-8 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:00.478 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.480 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.480 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.483 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.484 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.488 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.488 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.488 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.488 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.490 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.534 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.534 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.534 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:00.535 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.537 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.537 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.537 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.537 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.542 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.588 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.588 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.588 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-24 13:56:00.589 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.591 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.591 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.591 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.591 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.596 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.599 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.601 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.602 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.604 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.604 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.605 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.606 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.606 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.608 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.618 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.618 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.618 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:56:00.619 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.620 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.620 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.620 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.620 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.624 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.666 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.666 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.667 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.667 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:00.671 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.671 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.672 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.672 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.675 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.681 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.681 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.685 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.686 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.686 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.686 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.686 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.688 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-03-24 13:56:00.689 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.694 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.694 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.696 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.696 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.701 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.701 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.701 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.701 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.707 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.712 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.713 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.713 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.717 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.719 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.719 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.719 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.719 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.720 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.727 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.727 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.727 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.728 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.729 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.729 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.729 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.729 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.731 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.776 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.777 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.777 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-24 13:56:00.777 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.778 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.778 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.779 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.779 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.780 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.783 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.784 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.784 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:00.785 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.787 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.789 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.792 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.792 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.792 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:00.793 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.795 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.795 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.795 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.795 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.800 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.804 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.804 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.805 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.806 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.806 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.806 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.806 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.808 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.808 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.812 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.812 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.813 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.814 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.814 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.814 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.814 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.814 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.815 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.818 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.818 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.820 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.821 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.821 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.821 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.821 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.822 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:00.825 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.829 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.830 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.830 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.831 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.831 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.832 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.832 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.833 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.834 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.836 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.836 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.836 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:00.837 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.845 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.845 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.845 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.845 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.847 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.853 [DefaultDispatcher-worker-14 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.854 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.855 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.855 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:00.856 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.857 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.858 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.858 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.858 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.862 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.867 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.868 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.868 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.868 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.870 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.870 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.870 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.870 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.871 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.877 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.877 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.877 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:00.878 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.879 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.879 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.879 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.879 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.881 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.883 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.883 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.883 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:00.884 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.885 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.885 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.885 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.885 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.887 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.891 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.891 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.891 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.893 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.895 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.895 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.895 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.895 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.896 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.915 [DefaultDispatcher-worker-9 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:56:00.945 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.946 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.946 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-24 13:56:00.947 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.949 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.949 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.949 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.949 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.952 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.954 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.954 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.954 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:00.955 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.956 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.956 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.956 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.956 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.957 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.962 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:00.962 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:00.962 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:00.963 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.964 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.964 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:00.964 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:00.964 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:00.968 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:00.999 [DefaultDispatcher-worker-8 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:01.007 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.008 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.008 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-03-24 13:56:01.008 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.011 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.011 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.011 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.011 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.013 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.015 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.015 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.016 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.016 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.017 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.017 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.017 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.017 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.020 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.022 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.022 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.022 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.027 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.028 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.028 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.028 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.028 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.030 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.040 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.041 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.041 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:56:01.042 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.043 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.044 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.044 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.044 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.050 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.093 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.093 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.094 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:01.098 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.099 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.099 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.099 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.099 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.102 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.106 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.106 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.109 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.110 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:01.110 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.110 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.110 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.110 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.114 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.159 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.159 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.159 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-24 13:56:01.167 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.169 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.169 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.169 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.169 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.173 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.220 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.220 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.223 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.224 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.224 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.224 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.224 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.226 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-03-24 13:56:01.226 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.277 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.278 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.278 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-24 13:56:01.280 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.281 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.281 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.281 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.281 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.282 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.325 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.325 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.326 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:01.327 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.329 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.329 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.329 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.329 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.330 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.332 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.333 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.335 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:01.336 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.337 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.337 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.337 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.337 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.342 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.345 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.345 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.346 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.347 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.347 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.347 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.347 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.351 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-24 13:56:01.352 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.355 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.355 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.355 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.357 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.362 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.362 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.362 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.362 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.364 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.368 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.369 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.369 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:01.371 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.375 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.376 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.378 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.378 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.379 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.380 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:01.381 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.381 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.381 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.382 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.384 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.386 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.386 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.388 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:01.388 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.390 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.390 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.390 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.390 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.394 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.398 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.398 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.399 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.399 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:01.403 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.403 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.403 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.403 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.408 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.414 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.421 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.421 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-03-24 13:56:01.422 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.424 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.424 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.424 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.424 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.425 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.427 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.427 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.428 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.429 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.429 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.429 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.429 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.435 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-24 13:56:01.435 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.437 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.438 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.440 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.442 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:01.444 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.448 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.448 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.449 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.450 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.450 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.450 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.450 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.452 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:01.453 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.455 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.455 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.455 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.456 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.458 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.459 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.459 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.459 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.461 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.465 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.465 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.465 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:01.473 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.475 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.475 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.475 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.475 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.477 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.485 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.485 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.485 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-24 13:56:01.486 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.487 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.487 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.487 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.487 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.488 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.522 [DefaultDispatcher-worker-7 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:01.538 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.538 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.538 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-24 13:56:01.539 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.540 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.540 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.540 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.540 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.542 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.544 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.544 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.544 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.545 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.546 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.546 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.546 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.546 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.548 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.550 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.550 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.550 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.551 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.553 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.553 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.553 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.553 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.555 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.558 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.558 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.559 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:01.559 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.570 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.570 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.570 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.570 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.574 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.576 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.577 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.577 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.578 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.581 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.581 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.581 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.581 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.582 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.585 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.585 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.585 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.586 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.587 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.587 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.587 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.587 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.591 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.596 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.596 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.597 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:01.597 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.601 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.601 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.601 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.601 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.603 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.647 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.647 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.647 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:01.648 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.649 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.649 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.649 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.649 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.650 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.652 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.652 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.653 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.653 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.655 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.655 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.655 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.655 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.656 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.658 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.658 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.659 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.660 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.661 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.661 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.661 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.661 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.663 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.706 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.706 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.707 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:01.707 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.708 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.708 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.708 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.709 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.710 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.712 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.712 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.713 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.714 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.715 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.715 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.715 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.715 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.716 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.721 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.721 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.722 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.722 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-24 13:56:01.723 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.723 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.723 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.723 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.725 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.728 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.728 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.728 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.729 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.730 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.730 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.730 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.730 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.733 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.740 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.740 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.740 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:01.742 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.743 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.743 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.743 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.743 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.745 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.748 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.749 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.749 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:01.750 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.751 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.751 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.751 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.751 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.753 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.755 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.756 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.756 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.756 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.758 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.758 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.758 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.758 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.759 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.762 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.763 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.763 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:01.764 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.765 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.765 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.765 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.765 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.766 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.768 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.768 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.768 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.769 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.770 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.770 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.770 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.770 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.771 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.774 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.774 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.775 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.776 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:01.776 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.776 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.776 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.776 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.778 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.780 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.780 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.780 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.780 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.781 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.781 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.781 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.781 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.784 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.786 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.786 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.786 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:01.787 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.788 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.788 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.788 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.788 [DefaultDispatcher-worker-23 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.790 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.834 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.834 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.834 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:01.837 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.842 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.842 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.842 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.842 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.846 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.849 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.849 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.849 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:01.854 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.863 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.863 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.863 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.863 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.864 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.911 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.912 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.912 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.913 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.914 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.914 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.914 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.914 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-24 13:56:01.915 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.920 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.920 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.921 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.922 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-24 13:56:01.923 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.923 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.923 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.923 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.924 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:01.967 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:01.968 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:01.968 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:01.969 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.969 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.969 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:01.969 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:01.969 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:01.973 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.016 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.016 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.016 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:02.017 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.018 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.018 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.018 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.018 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.019 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.035 [DefaultDispatcher-worker-6 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:02.062 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.062 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.062 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:02.063 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.065 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.065 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.065 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.065 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.072 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.114 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.115 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.115 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.115 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:02.116 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.116 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.116 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.116 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.117 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.162 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.162 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.162 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-24 13:56:02.163 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.164 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.164 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.164 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.164 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.165 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.166 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.166 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.167 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.169 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.170 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.170 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.170 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.170 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.171 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.217 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.218 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.218 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-24 13:56:02.218 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.219 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.219 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.219 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.219 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.225 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.233 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.233 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.234 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-24 13:56:02.234 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.235 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.235 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.235 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.235 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.237 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.247 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.248 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.248 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-24 13:56:02.249 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.250 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.250 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.250 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.250 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.251 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.254 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.254 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.254 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:02.257 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.258 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.258 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.258 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.258 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.259 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.263 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.264 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.264 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:02.264 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.265 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.265 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.265 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.265 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.266 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.267 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.270 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.270 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-24 13:56:02.271 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.272 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.272 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.272 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.272 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.276 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.320 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.320 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.320 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:02.321 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.321 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.321 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.321 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.321 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.326 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.327 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.327 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.328 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:02.328 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.331 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.331 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.331 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.331 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.335 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.336 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.337 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.337 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.337 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.338 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.338 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.338 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.338 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.342 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.346 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.346 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.347 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:02.347 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.348 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.348 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.348 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.348 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.359 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.406 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.406 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.406 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-24 13:56:02.407 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.408 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.408 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.408 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.408 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.409 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.411 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.411 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.411 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.411 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.412 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.412 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.412 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.412 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.416 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.418 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.418 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.419 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-24 13:56:02.419 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.420 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.420 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.420 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.420 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.421 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.425 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.425 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.426 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:02.426 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.427 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.427 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.427 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.427 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.435 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.477 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.477 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.477 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-24 13:56:02.478 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.479 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.479 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.479 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.479 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.480 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.522 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.522 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.522 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:02.523 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.524 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.524 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.524 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.524 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.524 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.526 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.526 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.526 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.526 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.527 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.527 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.527 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.527 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.527 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.532 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.532 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.532 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-24 13:56:02.532 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.533 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.533 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.533 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.533 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.533 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.534 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.534 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.534 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.535 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.535 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.535 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.535 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.535 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.536 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.542 [DefaultDispatcher-worker-19 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:02.578 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.578 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.578 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-24 13:56:02.578 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.579 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.579 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.579 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.579 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.580 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.580 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.580 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.581 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.581 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.581 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.581 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.581 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.581 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.582 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.624 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.624 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.624 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-24 13:56:02.624 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.625 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.625 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.625 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.625 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.625 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.668 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.669 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.669 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-24 13:56:02.669 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.669 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.669 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.669 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.669 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.670 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.671 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.671 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.671 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.671 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.672 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.672 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.672 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.672 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.672 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.715 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.715 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.715 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-24 13:56:02.715 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.716 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.716 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.716 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.716 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.716 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.717 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.718 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.718 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-24 13:56:02.718 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.719 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.719 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.719 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.719 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.719 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.720 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.720 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.720 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.720 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.721 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.721 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.721 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.721 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.721 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.722 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.722 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.722 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.722 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.723 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.723 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.723 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.723 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.723 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.769 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.769 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.769 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-24 13:56:02.770 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.770 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.770 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.770 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.770 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.771 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.812 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.812 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.812 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-24 13:56:02.813 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.813 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.813 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.813 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.813 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.814 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.814 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.815 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.815 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.815 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.815 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.815 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.815 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.815 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.816 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.816 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.817 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.817 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.817 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.817 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.817 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/blob/upload-batch-data. 2025-03-24 13:56:02.817 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.817 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:02.818 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:02.819 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.819 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.819 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-24 13:56:02.819 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/blob/upload-batch-data 2025-03-24 13:56:02.826 [DefaultDispatcher-worker-6 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:02.830 [DefaultDispatcher-worker-9 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:02.830 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/UmAppDatabase/replication/message 2025-03-24 13:56:02.830 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/UmAppDatabase/replication/message. 2025-03-24 13:56:02.830 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/UmAppDatabase/replication/message 2025-03-24 13:56:02.830 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44229/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:56:02.830 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:56:02.831 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:56:02.831 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:02.840 [DefaultDispatcher-worker-18 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-03-24 13:56:02.840 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:02.840 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-03-24 13:56:02.840 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:56:02.840 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json. 2025-03-24 13:56:02.840 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/UmAppDatabase/replication/message 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/UmAppDatabase/replication/message 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-21 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44229/UmAppDatabase/replication/message. 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-21 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44229/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:56:02.841 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json 2025-03-24 13:56:02.842 [DefaultDispatcher-worker-8 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json. 2025-03-24 13:56:02.842 [DefaultDispatcher-worker-8 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44229/api/content/708601564080668672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:02.846 [DefaultDispatcher-worker-1 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-24 13:56:02.856 [DefaultDispatcher-worker-11 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:02.859 [DefaultDispatcher-worker-18 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-03-24 13:56:02.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-24 13:56:02.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-24 13:56:02.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-24 13:56:02.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-24 13:56:02.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-24 13:56:02.874 [Test worker @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-03-24 13:56:02.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-24 13:56:02.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-24 13:56:02.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:02.875 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-03-24 13:56:02.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:02.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-24 13:56:02.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-24 13:56:02.905 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:56:02.905 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:56:03.328 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-24 13:56:03.930 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fbb098f 2025-03-24 13:56:03.930 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fbb098f 2025-03-24 13:56:03.934 [Test worker @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-24 13:56:03.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-24 13:56:03.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-24 13:56:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:03.935 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2025-03-24 13:56:03.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:03.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-24 13:56:03.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c37918 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:03.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:03.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:03.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-24 13:56:03.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-24 13:56:03.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-24 13:56:03.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-24 13:56:04.005 [DefaultDispatcher-worker-8 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bb083 2025-03-24 13:56:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:04.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-24 13:56:04.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-24 13:56:04.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-24 13:56:04.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-24 13:56:04.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:04.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:04.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-24 13:56:04.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-24 13:56:04.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-24 13:56:04.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-24 13:56:04.036 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:56:04.037 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-24 13:56:04.045 [DefaultDispatcher-worker-22 @coroutine#1662] INFO ktor.application - Responding at http://0.0.0.0:41677 2025-03-24 13:56:04.048 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:04.049 [DefaultDispatcher-worker-22 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-24 13:56:04.050 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41677/api/blob/upload-init-batch 2025-03-24 13:56:04.050 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41677/api/blob/upload-init-batch. 2025-03-24 13:56:04.051 [Test worker @coroutine#1663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41677/api/blob/upload-init-batch 2025-03-24 13:56:04.051 [Test worker @coroutine#1663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41677/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:56:04.062 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-24 13:56:04.062 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-24 13:56:04.063 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-24 13:56:04.068 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41677/api/blob/upload-init-batch 2025-03-24 13:56:04.068 [Test worker @coroutine#1663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41677/api/blob/upload-init-batch 2025-03-24 13:56:04.068 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41677/api/blob/upload-init-batch. 2025-03-24 13:56:04.068 [Test worker @coroutine#1663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41677/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:04.069 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41677/api/blob/upload-batch-data 2025-03-24 13:56:04.070 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41677/api/blob/upload-batch-data. 2025-03-24 13:56:04.070 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41677/api/blob/upload-batch-data 2025-03-24 13:56:04.070 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:04.070 [eventLoopGroupProxy-16-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-24 13:56:04.075 [eventLoopGroupProxy-16-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-24 13:56:04.075 [eventLoopGroupProxy-16-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:04.080 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41677/api/blob/upload-batch-data 2025-03-24 13:56:04.091 [eventLoopGroupProxy-16-2 @call-handler#1686] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-24 13:56:04.094 [eventLoopGroupProxy-16-2 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:04.103 [Test worker @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-24 13:56:04.123 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:04.132 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ddaa8e 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-24 13:56:05.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-24 13:56:05.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-24 13:56:05.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-24 13:56:05.322 [DefaultDispatcher-worker-23 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-24 13:56:05.332 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/api/blob/upload-init-batch 2025-03-24 13:56:05.335 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/api/blob/upload-init-batch. 2025-03-24 13:56:05.335 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/api/blob/upload-init-batch 2025-03-24 13:56:05.335 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42115/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:56:05.347 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/api/blob/upload-init-batch 2025-03-24 13:56:05.347 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/api/blob/upload-init-batch 2025-03-24 13:56:05.347 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42115/api/blob/upload-init-batch. 2025-03-24 13:56:05.347 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42115/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:05.357 [DefaultDispatcher-worker-13 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217009bd 2025-03-24 13:56:05.372 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-24 13:56:05.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-24 13:56:05.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.376 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@217009bd: (connection evicted) 2025-03-24 13:56:05.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-24 13:56:05.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed88e31 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-24 13:56:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad9fea 2025-03-24 13:56:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad9fea 2025-03-24 13:56:05.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-24 13:56:05.421 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39535/api/blob/upload-init-batch 2025-03-24 13:56:05.421 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39535/api/blob/upload-init-batch. 2025-03-24 13:56:05.421 [Test worker @coroutine#1706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39535/api/blob/upload-init-batch 2025-03-24 13:56:05.421 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39535/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:56:05.422 [Test worker @coroutine#1706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39535/api/blob/upload-init-batch 2025-03-24 13:56:05.422 [Test worker @coroutine#1706] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39535/api/blob/upload-init-batch 2025-03-24 13:56:05.422 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39535/api/blob/upload-init-batch. 2025-03-24 13:56:05.422 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39535/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:05.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-24 13:56:05.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-24 13:56:05.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.423 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad9fea: (connection evicted) 2025-03-24 13:56:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-24 13:56:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436d2bb9 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-24 13:56:05.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@20276412 2025-03-24 13:56:05.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@20276412 2025-03-24 13:56:05.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-24 13:56:05.442 [Test worker @coroutine#1712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59763/api/blob/upload-init-batch 2025-03-24 13:56:05.443 [Test worker @coroutine#1712] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59763/api/blob/upload-init-batch. 2025-03-24 13:56:05.443 [Test worker @coroutine#1712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/api/blob/upload-init-batch 2025-03-24 13:56:05.443 [Test worker @coroutine#1712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-24 13:56:05.444 [Test worker @coroutine#1712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/api/blob/upload-init-batch 2025-03-24 13:56:05.444 [Test worker @coroutine#1712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59763/api/blob/upload-init-batch 2025-03-24 13:56:05.444 [Test worker @coroutine#1712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59763/api/blob/upload-init-batch. 2025-03-24 13:56:05.444 [Test worker @coroutine#1712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59763/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:05.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-24 13:56:05.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-24 13:56:05.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.449 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20276412: (connection evicted) 2025-03-24 13:56:05.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-24 13:56:05.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe2c5ad 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-24 13:56:05.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2025-03-24 13:56:05.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2025-03-24 13:56:05.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-24 13:56:05.699 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2025-03-24 13:56:05.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c056020 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dd29e0 2025-03-24 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dd29e0 2025-03-24 13:56:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-24 13:56:05.722 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dd29e0 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446fb72e 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4411a0fe 2025-03-24 13:56:05.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4411a0fe 2025-03-24 13:56:05.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cff1e4 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-24 13:56:05.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-24 13:56:05.761 [DefaultDispatcher-worker-9 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.765 [DefaultDispatcher-worker-18 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.768 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.769 [DefaultDispatcher-worker-11 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.772 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.774 [Test worker @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.778 [DefaultDispatcher-worker-3 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2025-03-24 13:56:05.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-24 13:56:05.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-24 13:56:05.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.781 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8: (connection evicted) 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-24 13:56:05.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723f8990 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-24 13:56:05.800 [DefaultDispatcher-worker-3 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.802 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.804 [DefaultDispatcher-worker-7 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.807 [DefaultDispatcher-worker-21 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.810 [DefaultDispatcher-worker-17 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.812 [Test worker @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.817 [DefaultDispatcher-worker-4 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea552d 2025-03-24 13:56:05.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-24 13:56:05.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-24 13:56:05.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.818 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27ea552d: (connection evicted) 2025-03-24 13:56:05.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-24 13:56:05.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-24 13:56:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b247ef6 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-24 13:56:05.823 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.836 [DefaultDispatcher-worker-17 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.840 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.844 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.848 [DefaultDispatcher-worker-16 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10927f 2025-03-24 13:56:05.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-24 13:56:05.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.849 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f10927f: (connection evicted) 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-24 13:56:05.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-03-24 13:56:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:05.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-24 13:56:05.868 [DefaultDispatcher-worker-23 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.871 [DefaultDispatcher-worker-12 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.875 [DefaultDispatcher-worker-3 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.878 [DefaultDispatcher-worker-7 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.880 [Test worker @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.884 [DefaultDispatcher-worker-13 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-24 13:56:05.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-24 13:56:05.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-24 13:56:05.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:05.884 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-03-24 13:56:05.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:05.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-24 13:56:05.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-24 13:56:05.950 [DefaultDispatcher-worker-5 @coroutine#1777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-24 13:56:06.034 [DefaultDispatcher-worker-5 @coroutine#1779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769b1d1c 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:10.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:10.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-24 13:56:10.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f579582 2025-03-24 13:56:10.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f579582 2025-03-24 13:56:10.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-24 13:56:10.518 [DefaultDispatcher-worker-2 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f579582 2025-03-24 13:56:10.573 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b977aaa 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-24 13:56:11.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-24 13:56:11.373 [DefaultDispatcher-worker-2 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.380 [DefaultDispatcher-worker-10 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.388 [DefaultDispatcher-worker-14 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.396 [DefaultDispatcher-worker-8 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.407 [DefaultDispatcher-worker-3 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dffcf1 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cc0333 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-24 13:56:11.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-24 13:56:11.443 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.464 [DefaultDispatcher-worker-17 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.475 [DefaultDispatcher-worker-20 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.483 [DefaultDispatcher-worker-14 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.495 [DefaultDispatcher-worker-5 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa2758a 2025-03-24 13:56:11.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8ac512 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-24 13:56:11.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-24 13:56:11.525 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.531 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.541 [DefaultDispatcher-worker-10 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.551 [DefaultDispatcher-worker-7 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.558 [DefaultDispatcher-worker-16 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.564 [DefaultDispatcher-worker-22 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.581 [DefaultDispatcher-worker-18 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c335c4 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c92dfa 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-24 13:56:11.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-24 13:56:11.601 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.636 [DefaultDispatcher-worker-9 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.644 [DefaultDispatcher-worker-11 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.653 [DefaultDispatcher-worker-1 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.662 [DefaultDispatcher-worker-15 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.674 [DefaultDispatcher-worker-10 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379df603 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54faa040 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-24 13:56:11.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-24 13:56:11.684 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.730 [DefaultDispatcher-worker-3 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.741 [DefaultDispatcher-worker-15 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.750 [DefaultDispatcher-worker-1 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.759 [DefaultDispatcher-worker-4 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.769 [DefaultDispatcher-worker-13 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.780 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:11.780 [DefaultDispatcher-worker-6 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22195d06 2025-03-24 13:56:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47462daf 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-24 13:56:11.825 [DefaultDispatcher-worker-2 @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.832 [DefaultDispatcher-worker-12 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.839 [DefaultDispatcher-worker-17 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.851 [DefaultDispatcher-worker-19 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d96b8fb 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-24 13:56:11.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-24 13:56:11.893 [DefaultDispatcher-worker-5 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.894 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.903 [DefaultDispatcher-worker-19 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.909 [DefaultDispatcher-worker-7 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.916 [DefaultDispatcher-worker-14 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.922 [DefaultDispatcher-worker-22 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.942 [DefaultDispatcher-worker-10 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2025-03-24 13:56:11.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-24 13:56:11.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d426e01 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-24 13:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-03-24 13:56:11.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-03-24 13:56:11.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-24 13:56:11.957 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:11.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:11.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-24 13:56:11.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-24 13:56:11.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-24 13:56:11.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-24 13:56:12.027 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-24 13:56:12.030 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-24 13:56:12.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276eafad 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-24 13:56:12.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-24 13:56:12.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-24 13:56:12.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-24 13:56:12.057 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.068 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-24 13:56:12.071 [Test worker @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-24 13:56:12.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-03-24 13:56:12.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-03-24 13:56:12.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-24 13:56:12.083 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.101 [Test worker @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-03-24 13:56:12.104 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-24 13:56:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-24 13:56:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-24 13:56:12.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-24 13:56:12.130 [Test worker @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-24 13:56:12.133 [Test worker @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-24 13:56:12.143 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.166 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.166 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.176 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.177 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.177 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.180 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.207 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.220 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.220 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.220 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.263 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.264 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.264 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.305 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.306 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.306 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.347 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.347 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.347 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.388 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.388 [Test worker @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/ 2025-03-24 13:56:12.388 [Test worker @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45059/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.429 [Test worker @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/ 2025-03-24 13:56:12.431 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.431 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.432 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.432 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.432 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.473 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.473 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.473 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.514 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.514 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.514 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.555 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.555 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.555 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.596 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.596 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.596 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.637 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.637 [Test worker @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46873/ 2025-03-24 13:56:12.637 [Test worker @coroutine#1915] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46873/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-24 13:56:12.638 [Test worker @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46873/ 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4865434e 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-24 13:56:12.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2025-03-24 13:56:12.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2025-03-24 13:56:12.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-24 13:56:12.721 [DefaultDispatcher-worker-7 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@287dde94 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1be5cb 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-03-24 13:56:12.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-03-24 13:56:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-24 13:56:12.746 [DefaultDispatcher-worker-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e748b5 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-24 13:56:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-03-24 13:56:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-03-24 13:56:12.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-24 13:56:12.766 [DefaultDispatcher-worker-4 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-03-24 13:56:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda853f 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-03-24 13:56:12.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-03-24 13:56:12.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-24 13:56:12.785 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.786 [DefaultDispatcher-worker-21 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-24 13:56:12.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-03-24 13:56:12.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-03-24 13:56:12.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-24 13:56:12.806 [DefaultDispatcher-worker-10 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-03-24 13:56:12.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7d73e3 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-24 13:56:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-03-24 13:56:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-03-24 13:56:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-24 13:56:12.828 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.840 [DefaultDispatcher-worker-12 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-03-24 13:56:12.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b235623 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-03-24 13:56:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-03-24 13:56:12.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-24 13:56:12.847 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.865 [DefaultDispatcher-worker-16 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f776b4a 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:12.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-24 13:56:12.868 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.886 [DefaultDispatcher-worker-7 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.887 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.890 [DefaultDispatcher-worker-3 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.894 [DefaultDispatcher-worker-4 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.898 [DefaultDispatcher-worker-5 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.904 [DefaultDispatcher-worker-17 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.908 [DefaultDispatcher-worker-6 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-24 13:56:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-03-24 13:56:12.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-03-24 13:56:12.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.911 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a544cd: (connection evicted) 2025-03-24 13:56:12.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:12.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-03-24 13:56:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-03-24 13:56:12.940 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:12.944 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586af46 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:16.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-24 13:56:16.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6700374f 2025-03-24 13:56:16.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6700374f 2025-03-24 13:56:16.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-24 13:56:17.023 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6700374f 2025-03-24 13:56:17.041 [DefaultDispatcher-worker-3 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6700374f 2025-03-24 13:56:17.061 [DefaultDispatcher-worker-11 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6700374f 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367653cc 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-24 13:56:17.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-24 13:56:17.087 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.118 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.125 [DefaultDispatcher-worker-8 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.136 [DefaultDispatcher-worker-18 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.145 [DefaultDispatcher-worker-8 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b43e35 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-24 13:56:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-24 13:56:17.170 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.205 [DefaultDispatcher-worker-7 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.212 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.219 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.226 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-03-24 13:56:17.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@599fab92 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-24 13:56:17.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-24 13:56:17.255 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.276 [DefaultDispatcher-worker-23 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.296 [DefaultDispatcher-worker-22 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.307 [DefaultDispatcher-worker-7 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc1eee5 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-24 13:56:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-03-24 13:56:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-03-24 13:56:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-24 13:56:17.333 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.341 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-03-24 13:56:17.357 [DefaultDispatcher-worker-18 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-03-24 13:56:17.365 [DefaultDispatcher-worker-19 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f82fc4 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-24 13:56:17.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2025-03-24 13:56:17.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2025-03-24 13:56:17.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-24 13:56:17.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2025-03-24 13:56:17.397 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c90fc3b 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-24 13:56:17.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb078 2025-03-24 13:56:17.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb078 2025-03-24 13:56:17.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-24 13:56:17.413 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb078 2025-03-24 13:56:17.440 [DefaultDispatcher-worker-4 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb078 2025-03-24 13:56:17.517 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.517 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a507ea0 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-24 13:56:17.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-24 13:56:17.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.695 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.696 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.704 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.704 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:17.704 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.704 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:17.709 [DefaultDispatcher-worker-18 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.709 [DefaultDispatcher-worker-18 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.709 [DefaultDispatcher-worker-18 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.710 [DefaultDispatcher-worker-18 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.710 [DefaultDispatcher-worker-18 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:17.710 [DefaultDispatcher-worker-18 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.713 [Test worker @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:17.715 [DefaultDispatcher-worker-15 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.715 [DefaultDispatcher-worker-15 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a7bc12 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-24 13:56:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-24 13:56:17.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.768 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.771 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.773 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.775 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@551202f3 2025-03-24 13:56:17.775 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@551202f3 2025-03-24 13:56:17.781 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd5e621 2025-03-24 13:56:17.781 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd5e621 2025-03-24 13:56:17.783 [DefaultDispatcher-worker-13 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-03-24 13:56:17.784 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fea6983 2025-03-24 13:56:17.784 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fea6983 2025-03-24 13:56:17.784 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-24 13:56:17.784 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-24 13:56:17.784 [DefaultDispatcher-worker-8 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-24 13:56:17.786 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae8ec1a 2025-03-24 13:56:17.786 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae8ec1a 2025-03-24 13:56:17.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa8702e 2025-03-24 13:56:17.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa8702e 2025-03-24 13:56:17.789 [DefaultDispatcher-worker-23 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-24 13:56:17.789 [DefaultDispatcher-worker-23 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-24 13:56:17.791 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb87114 2025-03-24 13:56:17.791 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb87114 2025-03-24 13:56:17.794 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2712b391 2025-03-24 13:56:17.794 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2712b391 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f63a6f2 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-24 13:56:17.797 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac71355 2025-03-24 13:56:17.797 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac71355 2025-03-24 13:56:17.799 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f22523 2025-03-24 13:56:17.799 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f22523 2025-03-24 13:56:17.799 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:17.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-24 13:56:17.820 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:17.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.827 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@781d37f0 2025-03-24 13:56:17.827 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@781d37f0 2025-03-24 13:56:17.829 [Test worker @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.831 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.833 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@76dac683 2025-03-24 13:56:17.833 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@76dac683 2025-03-24 13:56:17.836 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.836 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:17.836 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.836 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:17.838 [DefaultDispatcher-worker-8 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.839 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.839 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:17.839 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.839 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e55c80 2025-03-24 13:56:17.839 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e55c80 2025-03-24 13:56:17.842 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e7ccb8 2025-03-24 13:56:17.842 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e7ccb8 2025-03-24 13:56:17.843 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.846 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d4cf03 2025-03-24 13:56:17.846 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d4cf03 2025-03-24 13:56:17.850 [DefaultDispatcher-worker-7 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.851 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.851 [DefaultDispatcher-worker-14 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.851 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:17.851 [DefaultDispatcher-worker-14 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:17.855 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61afb84 2025-03-24 13:56:17.855 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61afb84 2025-03-24 13:56:17.857 [DefaultDispatcher-worker-10 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.858 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec3a69b 2025-03-24 13:56:17.864 [DefaultDispatcher-worker-19 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.865 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec3a69b 2025-03-24 13:56:17.871 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c833f7 2025-03-24 13:56:17.871 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c833f7 2025-03-24 13:56:17.873 [DefaultDispatcher-worker-7 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.874 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e442da 2025-03-24 13:56:17.874 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e442da 2025-03-24 13:56:17.874 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:17.884 [DefaultDispatcher-worker-4 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.895 [DefaultDispatcher-worker-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.900 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:17.902 [DefaultDispatcher-worker-22 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.904 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@518a6934 2025-03-24 13:56:17.905 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@518a6934 2025-03-24 13:56:17.913 [DefaultDispatcher-worker-14 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.913 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4d8d75 2025-03-24 13:56:17.913 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4d8d75 2025-03-24 13:56:17.920 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b720244 2025-03-24 13:56:17.920 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b720244 2025-03-24 13:56:17.920 [DefaultDispatcher-worker-4 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.927 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e70874e 2025-03-24 13:56:17.927 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e70874e 2025-03-24 13:56:17.930 [DefaultDispatcher-worker-17 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:17.930 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c318e7d 2025-03-24 13:56:17.930 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c318e7d 2025-03-24 13:56:17.933 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f249eab 2025-03-24 13:56:17.933 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f249eab 2025-03-24 13:56:17.938 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@648fc929 2025-03-24 13:56:17.938 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@648fc929 2025-03-24 13:56:17.948 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5f7801 2025-03-24 13:56:17.948 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5f7801 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2044f708 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:17.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-24 13:56:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-24 13:56:17.955 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d43d1 2025-03-24 13:56:17.955 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d43d1 2025-03-24 13:56:17.955 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:17.987 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:18.007 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:18.009 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:18.014 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.015 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.015 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.015 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.016 [DefaultDispatcher-worker-10 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:18.016 [DefaultDispatcher-worker-10 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.016 [DefaultDispatcher-worker-10 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.016 [DefaultDispatcher-worker-10 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.018 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc5ca01 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-24 13:56:18.030 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.031 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.033 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.033 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-24 13:56:18.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.050 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.053 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.058 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07e994 2025-03-24 13:56:18.058 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f07e994 2025-03-24 13:56:18.061 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c00204 2025-03-24 13:56:18.061 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c00204 2025-03-24 13:56:18.062 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.063 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ff82e4 2025-03-24 13:56:18.063 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ff82e4 2025-03-24 13:56:18.064 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-24 13:56:18.064 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-24 13:56:18.064 [DefaultDispatcher-worker-9 @coroutine#2187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-24 13:56:18.066 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-24 13:56:18.066 [DefaultDispatcher-worker-7 @coroutine#2187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-24 13:56:18.066 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fd083f 2025-03-24 13:56:18.066 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fd083f 2025-03-24 13:56:18.069 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@702606fd 2025-03-24 13:56:18.069 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@702606fd 2025-03-24 13:56:18.070 [DefaultDispatcher-worker-17 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2025-03-24 13:56:18.071 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d7eadf 2025-03-24 13:56:18.071 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d7eadf 2025-03-24 13:56:18.075 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e6baa3 2025-03-24 13:56:18.075 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e6baa3 2025-03-24 13:56:18.077 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2f770 2025-03-24 13:56:18.077 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2f770 2025-03-24 13:56:18.080 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40031879 2025-03-24 13:56:18.080 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@40031879 2025-03-24 13:56:18.080 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-24 13:56:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-24 13:56:18.137 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.143 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-03-24 13:56:18.143 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-03-24 13:56:18.148 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-03-24 13:56:18.149 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-03-24 13:56:18.155 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-03-24 13:56:18.156 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-03-24 13:56:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.162 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-03-24 13:56:18.162 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-03-24 13:56:18.168 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-03-24 13:56:18.168 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-03-24 13:56:18.172 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-03-24 13:56:18.172 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-03-24 13:56:18.173 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.174 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.177 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.177 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.177 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.177 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.179 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-03-24 13:56:18.179 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-03-24 13:56:18.184 [DefaultDispatcher-worker-6 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.184 [DefaultDispatcher-worker-6 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.184 [DefaultDispatcher-worker-6 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.184 [DefaultDispatcher-worker-6 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.185 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-03-24 13:56:18.185 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-03-24 13:56:18.187 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d1214 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-24 13:56:18.192 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-03-24 13:56:18.192 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-03-24 13:56:18.192 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.198 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.198 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-24 13:56:18.199 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.201 [DefaultDispatcher-worker-8 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.201 [DefaultDispatcher-worker-8 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.214 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.215 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.219 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.225 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fea1a 2025-03-24 13:56:18.225 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fea1a 2025-03-24 13:56:18.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-24 13:56:18.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-24 13:56:18.231 [DefaultDispatcher-worker-22 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d018c58 2025-03-24 13:56:18.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-24 13:56:18.234 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a81b67 2025-03-24 13:56:18.234 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a81b67 2025-03-24 13:56:18.237 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7297816a 2025-03-24 13:56:18.237 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7297816a 2025-03-24 13:56:18.241 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3795115c 2025-03-24 13:56:18.241 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3795115c 2025-03-24 13:56:18.251 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ad028e 2025-03-24 13:56:18.251 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ad028e 2025-03-24 13:56:18.257 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66844df 2025-03-24 13:56:18.257 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@66844df 2025-03-24 13:56:18.261 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba09a9 2025-03-24 13:56:18.261 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba09a9 2025-03-24 13:56:18.269 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baee13 2025-03-24 13:56:18.269 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baee13 2025-03-24 13:56:18.278 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdb2f18 2025-03-24 13:56:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.278 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdb2f18 2025-03-24 13:56:18.281 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.297 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.298 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.298 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.303 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.303 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.303 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.303 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.305 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f9083 2025-03-24 13:56:18.305 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f9083 2025-03-24 13:56:18.309 [DefaultDispatcher-worker-23 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.309 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.310 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.310 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.310 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31587900 2025-03-24 13:56:18.311 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31587900 2025-03-24 13:56:18.313 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:18.316 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3567fbf3 2025-03-24 13:56:18.316 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3567fbf3 2025-03-24 13:56:18.317 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.317 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-24 13:56:18.319 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7065733b 2025-03-24 13:56:18.319 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7065733b 2025-03-24 13:56:18.321 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.321 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.326 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@333dee3c 2025-03-24 13:56:18.326 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@333dee3c 2025-03-24 13:56:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-24 13:56:18.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.332 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@415f0122 2025-03-24 13:56:18.332 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@415f0122 2025-03-24 13:56:18.332 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.338 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfbcd3 2025-03-24 13:56:18.338 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfbcd3 2025-03-24 13:56:18.338 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bedc299 2025-03-24 13:56:18.338 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bedc299 2025-03-24 13:56:18.341 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@104a8c74 2025-03-24 13:56:18.341 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@104a8c74 2025-03-24 13:56:18.343 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308471a 2025-03-24 13:56:18.343 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308471a 2025-03-24 13:56:18.346 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdadc4f 2025-03-24 13:56:18.346 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdadc4f 2025-03-24 13:56:18.346 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.348 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.350 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2737d7a3 2025-03-24 13:56:18.350 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2737d7a3 2025-03-24 13:56:18.352 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66cf6210 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.354 [DefaultDispatcher-worker-21 @coroutine#2253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-24 13:56:18.356 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62354d21 2025-03-24 13:56:18.356 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62354d21 2025-03-24 13:56:18.359 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-03-24 13:56:18.363 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.363 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.363 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@324c5c90 2025-03-24 13:56:18.363 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@324c5c90 2025-03-24 13:56:18.363 [DefaultDispatcher-worker-21 @coroutine#2253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-24 13:56:18.366 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@539ded54 2025-03-24 13:56:18.366 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@539ded54 2025-03-24 13:56:18.372 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0ea24b 2025-03-24 13:56:18.373 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0ea24b 2025-03-24 13:56:18.375 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ab26e 2025-03-24 13:56:18.375 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ab26e 2025-03-24 13:56:18.382 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5262c661 2025-03-24 13:56:18.382 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5262c661 2025-03-24 13:56:18.382 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.399 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.415 [DefaultDispatcher-worker-21 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.416 [DefaultDispatcher-worker-21 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.418 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.418 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.418 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.418 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.420 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.421 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.421 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-24 13:56:18.421 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.422 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.426 [DefaultDispatcher-worker-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:18.426 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.426 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.426 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-24 13:56:18.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-24 13:56:18.429 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.429 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.435 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@130b0535 2025-03-24 13:56:18.435 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@130b0535 2025-03-24 13:56:18.442 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dccf924 2025-03-24 13:56:18.442 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dccf924 2025-03-24 13:56:18.444 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f36e45 2025-03-24 13:56:18.444 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f36e45 2025-03-24 13:56:18.446 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.451 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf1f31f 2025-03-24 13:56:18.451 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf1f31f 2025-03-24 13:56:18.453 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17986719 2025-03-24 13:56:18.453 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17986719 2025-03-24 13:56:18.454 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.455 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d67a917 2025-03-24 13:56:18.455 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d67a917 2025-03-24 13:56:18.456 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.460 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.460 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.460 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.460 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.463 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.464 [DefaultDispatcher-worker-4 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.465 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.465 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.465 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.465 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe463b8 2025-03-24 13:56:18.465 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe463b8 2025-03-24 13:56:18.469 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cde0c50 2025-03-24 13:56:18.469 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cde0c50 2025-03-24 13:56:18.471 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.471 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b31642 2025-03-24 13:56:18.471 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b31642 2025-03-24 13:56:18.472 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@682a047d 2025-03-24 13:56:18.472 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@682a047d 2025-03-24 13:56:18.472 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.472 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.472 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.473 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.473 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.474 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2774ed04 2025-03-24 13:56:18.474 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2774ed04 2025-03-24 13:56:18.477 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@234b7d32 2025-03-24 13:56:18.477 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@234b7d32 2025-03-24 13:56:18.480 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6649e73f 2025-03-24 13:56:18.480 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6649e73f 2025-03-24 13:56:18.480 [DefaultDispatcher-worker-12 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.483 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9fcb2 2025-03-24 13:56:18.483 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9fcb2 2025-03-24 13:56:18.485 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e52784 2025-03-24 13:56:18.485 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e52784 2025-03-24 13:56:18.488 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbf62a7 2025-03-24 13:56:18.488 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbf62a7 2025-03-24 13:56:18.490 [DefaultDispatcher-worker-19 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.496 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661870 2025-03-24 13:56:18.496 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661870 2025-03-24 13:56:18.498 [DefaultDispatcher-worker-17 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.502 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee26862 2025-03-24 13:56:18.502 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee26862 2025-03-24 13:56:18.502 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.510 [DefaultDispatcher-worker-1 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.521 [DefaultDispatcher-worker-4 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.527 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:18.531 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb14e82 2025-03-24 13:56:18.531 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb14e82 2025-03-24 13:56:18.533 [DefaultDispatcher-worker-3 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.534 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1076a324 2025-03-24 13:56:18.534 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1076a324 2025-03-24 13:56:18.542 [DefaultDispatcher-worker-6 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.543 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@144925f2 2025-03-24 13:56:18.543 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@144925f2 2025-03-24 13:56:18.549 [DefaultDispatcher-worker-2 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.549 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ba91f 2025-03-24 13:56:18.549 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ba91f 2025-03-24 13:56:18.555 [DefaultDispatcher-worker-21 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.557 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a38ea 2025-03-24 13:56:18.557 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a38ea 2025-03-24 13:56:18.559 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050dcfe 2025-03-24 13:56:18.559 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050dcfe 2025-03-24 13:56:18.562 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6b13b3 2025-03-24 13:56:18.562 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6b13b3 2025-03-24 13:56:18.564 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.564 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-24 13:56:18.564 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.566 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31645650 2025-03-24 13:56:18.566 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31645650 2025-03-24 13:56:18.568 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ad75fe 2025-03-24 13:56:18.568 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ad75fe 2025-03-24 13:56:18.568 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.568 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.569 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.569 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-24 13:56:18.569 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54545/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:18.570 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.570 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-24 13:56:18.570 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.571 [DefaultDispatcher-worker-23 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.571 [DefaultDispatcher-worker-23 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.602 [DefaultDispatcher-worker-17 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4822d7a1 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-24 13:56:18.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-24 13:56:18.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.640 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.642 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.643 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.643 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.643 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.643 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.650 [DefaultDispatcher-worker-14 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.651 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.651 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.651 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.655 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.656 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.656 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740530b 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-24 13:56:18.661 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.661 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-24 13:56:18.662 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.671 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.673 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.683 [DefaultDispatcher-worker-8 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.685 [DefaultDispatcher-worker-1 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2025-03-24 13:56:18.692 [DefaultDispatcher-worker-16 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.698 [DefaultDispatcher-worker-7 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.708 [DefaultDispatcher-worker-10 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.710 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:18.720 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2ecbda 2025-03-24 13:56:18.720 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2ecbda 2025-03-24 13:56:18.724 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e922ef 2025-03-24 13:56:18.725 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e922ef 2025-03-24 13:56:18.726 [DefaultDispatcher-worker-6 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:18.726 [DefaultDispatcher-worker-6 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.726 [DefaultDispatcher-worker-6 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.726 [DefaultDispatcher-worker-6 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.730 [DefaultDispatcher-worker-6 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.730 [DefaultDispatcher-worker-6 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.731 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6a0aa 2025-03-24 13:56:18.731 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d6a0aa 2025-03-24 13:56:18.735 [DefaultDispatcher-worker-13 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.735 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d428d4 2025-03-24 13:56:18.735 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d428d4 2025-03-24 13:56:18.738 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39684daf 2025-03-24 13:56:18.738 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39684daf 2025-03-24 13:56:18.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ebfe37 2025-03-24 13:56:18.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ebfe37 2025-03-24 13:56:18.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bdc5f0 2025-03-24 13:56:18.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bdc5f0 2025-03-24 13:56:18.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fbd79b 2025-03-24 13:56:18.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fbd79b 2025-03-24 13:56:18.750 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e05f5be 2025-03-24 13:56:18.750 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e05f5be 2025-03-24 13:56:18.750 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-24 13:56:18.751 [DefaultDispatcher-worker-14 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.759 [DefaultDispatcher-worker-12 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.762 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-03-24 13:56:18.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-03-24 13:56:18.768 [DefaultDispatcher-worker-19 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-03-24 13:56:18.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-03-24 13:56:18.775 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-03-24 13:56:18.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-03-24 13:56:18.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-03-24 13:56:18.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-03-24 13:56:18.787 [DefaultDispatcher-worker-19 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:18.788 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-03-24 13:56:18.788 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-24 13:56:18.791 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-03-24 13:56:18.792 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-03-24 13:56:18.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-24 13:56:18.794 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-03-24 13:56:18.794 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-03-24 13:56:18.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-03-24 13:56:18.797 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-03-24 13:56:18.801 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-03-24 13:56:18.801 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-03-24 13:56:18.801 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:18.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.825 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.826 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.827 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.827 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.827 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.827 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.834 [DefaultDispatcher-worker-18 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.834 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.834 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.834 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.836 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-24 13:56:18.843 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.843 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-24 13:56:18.845 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.849 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.849 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.856 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.857 [DefaultDispatcher-worker-3 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:18.857 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.857 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.857 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.858 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.858 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.860 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.873 [DefaultDispatcher-worker-3 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-03-24 13:56:18.874 [DefaultDispatcher-worker-16 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.883 [DefaultDispatcher-worker-21 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.890 [DefaultDispatcher-worker-15 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.893 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:18.898 [DefaultDispatcher-worker-15 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.898 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bc389 2025-03-24 13:56:18.898 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bc389 2025-03-24 13:56:18.899 [DefaultDispatcher-worker-11 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.899 [DefaultDispatcher-worker-11 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-24 13:56:18.899 [DefaultDispatcher-worker-11 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51653/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-24 13:56:18.900 [DefaultDispatcher-worker-8 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.901 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc2698 2025-03-24 13:56:18.901 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc2698 2025-03-24 13:56:18.903 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f3a8f9 2025-03-24 13:56:18.903 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f3a8f9 2025-03-24 13:56:18.905 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f12ca3 2025-03-24 13:56:18.905 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f12ca3 2025-03-24 13:56:18.906 [DefaultDispatcher-worker-11 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.906 [DefaultDispatcher-worker-11 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-24 13:56:18.907 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b23f 2025-03-24 13:56:18.907 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b23f 2025-03-24 13:56:18.909 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25afbe6d 2025-03-24 13:56:18.909 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25afbe6d 2025-03-24 13:56:18.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d77e41 2025-03-24 13:56:18.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d77e41 2025-03-24 13:56:18.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ded3ec 2025-03-24 13:56:18.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ded3ec 2025-03-24 13:56:18.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a07502 2025-03-24 13:56:18.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a07502 2025-03-24 13:56:18.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-24 13:56:18.926 [DefaultDispatcher-worker-1 @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:18.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3958e148 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-24 13:56:18.945 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:18.951 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80a8a1 2025-03-24 13:56:18.951 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80a8a1 2025-03-24 13:56:18.953 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12475541 2025-03-24 13:56:18.953 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12475541 2025-03-24 13:56:18.955 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1678c3d1 2025-03-24 13:56:18.955 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1678c3d1 2025-03-24 13:56:18.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.961 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a5f7a 2025-03-24 13:56:18.961 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a5f7a 2025-03-24 13:56:18.965 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.967 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.968 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa62014 2025-03-24 13:56:18.968 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa62014 2025-03-24 13:56:18.969 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.969 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:18.969 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.969 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:18.971 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3895c 2025-03-24 13:56:18.971 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e3895c 2025-03-24 13:56:18.975 [DefaultDispatcher-worker-10 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.976 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.976 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:18.976 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.977 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.977 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:18.978 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-24 13:56:18.979 [DefaultDispatcher-worker-23 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.979 [DefaultDispatcher-worker-23 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5984742f 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:18.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-24 13:56:18.986 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d5a89a 2025-03-24 13:56:18.986 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d5a89a 2025-03-24 13:56:18.989 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3355a035 2025-03-24 13:56:18.989 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3355a035 2025-03-24 13:56:18.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:18.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:18.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-24 13:56:18.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:18.996 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@480880cb 2025-03-24 13:56:18.996 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@480880cb 2025-03-24 13:56:18.996 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:19.003 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:19.004 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:19.008 [DefaultDispatcher-worker-10 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/auth/register 2025-03-24 13:56:19.008 [DefaultDispatcher-worker-10 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/auth/register. 2025-03-24 13:56:19.008 [DefaultDispatcher-worker-10 @coroutine#2450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/auth/register 2025-03-24 13:56:19.008 [DefaultDispatcher-worker-10 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38421/auth/register from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.009 [DefaultDispatcher-worker-22 @coroutine#2450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/auth/register 2025-03-24 13:56:19.009 [DefaultDispatcher-worker-22 @coroutine#2450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/auth/register 2025-03-24 13:56:19.010 [DefaultDispatcher-worker-3 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-03-24 13:56:19.037 [DefaultDispatcher-worker-9 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:19.037 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.037 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.037 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.038 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.040 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.041 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.043 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54016255 2025-03-24 13:56:19.043 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54016255 2025-03-24 13:56:19.045 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac686a5 2025-03-24 13:56:19.045 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac686a5 2025-03-24 13:56:19.048 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef90925 2025-03-24 13:56:19.048 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef90925 2025-03-24 13:56:19.050 [DefaultDispatcher-worker-7 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38421/auth/register. 2025-03-24 13:56:19.050 [DefaultDispatcher-worker-7 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38421/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:19.050 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb8c9e 2025-03-24 13:56:19.050 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb8c9e 2025-03-24 13:56:19.053 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437567e 2025-03-24 13:56:19.053 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437567e 2025-03-24 13:56:19.055 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa13f3 2025-03-24 13:56:19.055 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa13f3 2025-03-24 13:56:19.058 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c97a2 2025-03-24 13:56:19.058 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c97a2 2025-03-24 13:56:19.060 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd473d1 2025-03-24 13:56:19.060 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd473d1 2025-03-24 13:56:19.063 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e4e73 2025-03-24 13:56:19.063 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e4e73 2025-03-24 13:56:19.063 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-24 13:56:19.067 [DefaultDispatcher-worker-23 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:19.072 [DefaultDispatcher-worker-5 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:19.092 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.098 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1a8bbd 2025-03-24 13:56:19.098 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1a8bbd 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-24 13:56:19.104 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd64ae 2025-03-24 13:56:19.104 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd64ae 2025-03-24 13:56:19.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-24 13:56:19.111 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2e0cd 2025-03-24 13:56:19.111 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2e0cd 2025-03-24 13:56:19.113 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e06e95 2025-03-24 13:56:19.113 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e06e95 2025-03-24 13:56:19.120 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf842d7 2025-03-24 13:56:19.120 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf842d7 2025-03-24 13:56:19.125 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eead12 2025-03-24 13:56:19.125 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eead12 2025-03-24 13:56:19.132 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@631cdfea 2025-03-24 13:56:19.132 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@631cdfea 2025-03-24 13:56:19.134 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf91da 2025-03-24 13:56:19.134 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf91da 2025-03-24 13:56:19.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.141 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df8916e 2025-03-24 13:56:19.141 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df8916e 2025-03-24 13:56:19.141 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-24 13:56:19.145 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.146 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.149 [DefaultDispatcher-worker-20 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.149 [DefaultDispatcher-worker-20 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.149 [DefaultDispatcher-worker-20 @coroutine#2467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.150 [DefaultDispatcher-worker-20 @coroutine#2467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.154 [DefaultDispatcher-worker-18 @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.154 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.154 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.154 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.155 [DefaultDispatcher-worker-1 @coroutine#2467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.155 [DefaultDispatcher-worker-1 @coroutine#2467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.157 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.159 [DefaultDispatcher-worker-15 @coroutine#2466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.159 [DefaultDispatcher-worker-15 @coroutine#2466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.162 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.178 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-24 13:56:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-03-24 13:56:19.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-03-24 13:56:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.180 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be60847: (connection evicted) 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-03-24 13:56:19.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24244ea 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-24 13:56:19.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-24 13:56:19.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.202 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.204 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.206 [DefaultDispatcher-worker-15 @coroutine#2494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.206 [DefaultDispatcher-worker-15 @coroutine#2494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.206 [DefaultDispatcher-worker-15 @coroutine#2494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.206 [DefaultDispatcher-worker-15 @coroutine#2494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.209 [DefaultDispatcher-worker-14 @coroutine#2494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.209 [DefaultDispatcher-worker-14 @coroutine#2494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.210 [DefaultDispatcher-worker-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:19.210 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.210 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.210 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.211 [DefaultDispatcher-worker-16 @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.212 [DefaultDispatcher-worker-16 @coroutine#2493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.212 [DefaultDispatcher-worker-16 @coroutine#2493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.212 [DefaultDispatcher-worker-16 @coroutine#2493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.214 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.214 [DefaultDispatcher-worker-10 @coroutine#2493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.214 [DefaultDispatcher-worker-10 @coroutine#2493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.214 [DefaultDispatcher-worker-23 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.214 [DefaultDispatcher-worker-23 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.216 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.219 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c61551 2025-03-24 13:56:19.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-03-24 13:56:19.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-03-24 13:56:19.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.220 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c61551: (connection evicted) 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-03-24 13:56:19.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a35efac 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-24 13:56:19.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-24 13:56:19.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.233 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.234 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.236 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.236 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.236 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.236 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.241 [DefaultDispatcher-worker-4 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.241 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.241 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.241 [DefaultDispatcher-worker-4 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.242 [DefaultDispatcher-worker-10 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.242 [DefaultDispatcher-worker-10 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.243 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.245 [DefaultDispatcher-worker-19 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.245 [DefaultDispatcher-worker-19 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.245 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.248 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.250 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.253 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.256 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.258 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9e852 2025-03-24 13:56:19.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-24 13:56:19.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-24 13:56:19.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.259 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9e852: (connection evicted) 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-24 13:56:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60515ab1 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-24 13:56:19.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-24 13:56:19.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.272 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.273 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.276 [DefaultDispatcher-worker-22 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.276 [DefaultDispatcher-worker-22 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.276 [DefaultDispatcher-worker-22 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.276 [DefaultDispatcher-worker-22 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.278 [DefaultDispatcher-worker-17 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.278 [DefaultDispatcher-worker-17 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-23 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-23 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-23 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-23 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-12 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.282 [DefaultDispatcher-worker-12 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.284 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.286 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.289 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a89351 2025-03-24 13:56:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-24 13:56:19.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-24 13:56:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.295 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a89351: (connection evicted) 2025-03-24 13:56:19.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-24 13:56:19.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502dc93a 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-24 13:56:19.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-24 13:56:19.302 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.317 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.319 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.321 [DefaultDispatcher-worker-20 @coroutine#2594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.321 [DefaultDispatcher-worker-20 @coroutine#2594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.321 [DefaultDispatcher-worker-20 @coroutine#2594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.321 [DefaultDispatcher-worker-20 @coroutine#2594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.324 [DefaultDispatcher-worker-15 @coroutine#2594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.324 [DefaultDispatcher-worker-15 @coroutine#2594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.326 [DefaultDispatcher-worker-1 @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.326 [DefaultDispatcher-worker-1 @coroutine#2593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.326 [DefaultDispatcher-worker-1 @coroutine#2593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.326 [DefaultDispatcher-worker-1 @coroutine#2593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.327 [DefaultDispatcher-worker-4 @coroutine#2593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.327 [DefaultDispatcher-worker-4 @coroutine#2593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-12 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.328 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.335 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.338 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.340 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.341 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.344 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2025-03-24 13:56:19.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-24 13:56:19.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-24 13:56:19.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.345 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4af473: (connection evicted) 2025-03-24 13:56:19.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-24 13:56:19.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-24 13:56:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5834fd3f 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-24 13:56:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-24 13:56:19.351 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.359 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.361 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.363 [DefaultDispatcher-worker-2 @coroutine#2628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.363 [DefaultDispatcher-worker-2 @coroutine#2628] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-24 13:56:19.363 [DefaultDispatcher-worker-2 @coroutine#2628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.363 [DefaultDispatcher-worker-2 @coroutine#2628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:19.367 [DefaultDispatcher-worker-8 @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.367 [DefaultDispatcher-worker-8 @coroutine#2627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.367 [DefaultDispatcher-worker-8 @coroutine#2627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-24 13:56:19.367 [DefaultDispatcher-worker-8 @coroutine#2627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.369 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.371 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-03-24 13:56:19.372 [DefaultDispatcher-worker-3 @coroutine#2628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.372 [DefaultDispatcher-worker-3 @coroutine#2628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-24 13:56:19.373 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-24 13:56:19.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-24 13:56:19.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-24 13:56:19.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.373 [DefaultDispatcher-worker-1 @coroutine#2627] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2025-03-24 13:56:19.374 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f13720f: (connection evicted) 2025-03-24 13:56:19.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-24 13:56:19.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-24 13:56:19.484 [DefaultDispatcher-worker-10 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:19.484 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.484 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.484 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.485 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.486 [DefaultDispatcher-worker-18 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:19.487 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.487 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.487 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.488 [DefaultDispatcher-worker-16 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.488 [DefaultDispatcher-worker-16 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.668 [DefaultDispatcher-worker-7 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:19.668 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.668 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.668 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.669 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.669 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.737 [DefaultDispatcher-worker-3 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:19.737 [DefaultDispatcher-worker-3 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.737 [DefaultDispatcher-worker-3 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.737 [DefaultDispatcher-worker-3 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.742 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.742 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a533b 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.805 [Test worker @coroutine#2683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-24 13:56:19.810 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.810 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.810 [Test worker @coroutine#2683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-24 13:56:19.838 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.854 [DefaultDispatcher-worker-14 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:19.854 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.854 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.854 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.854 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.855 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.858 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.858 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.861 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.869 [DefaultDispatcher-worker-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:19.869 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.869 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.869 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.874 [DefaultDispatcher-worker-4 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.875 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.875 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.887 [DefaultDispatcher-worker-19 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2025-03-24 13:56:19.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-24 13:56:19.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-24 13:56:19.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:19.900 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3db48e6: (connection evicted) 2025-03-24 13:56:19.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:19.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-24 13:56:19.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e09067 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.903 [Test worker @coroutine#2715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-24 13:56:19.911 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.911 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.911 [Test worker @coroutine#2715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-24 13:56:19.935 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.951 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.957 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.959 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:19.959 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:19.960 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c2bf78 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:19.963 [Test worker @coroutine#2715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-24 13:56:19.965 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:19.965 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:19.965 [Test worker @coroutine#2715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-24 13:56:19.988 [DefaultDispatcher-worker-5 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:19.988 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.988 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:19.988 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.989 [DefaultDispatcher-worker-22 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.989 [DefaultDispatcher-worker-22 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:19.995 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:20.011 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.011 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:20.013 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:20.014 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:20.021 [DefaultDispatcher-worker-17 @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2025-03-24 13:56:20.045 [DefaultDispatcher-worker-6 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:20.048 [DefaultDispatcher-worker-17 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:20.050 [DefaultDispatcher-worker-17 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.050 [DefaultDispatcher-worker-17 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.050 [DefaultDispatcher-worker-17 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.052 [DefaultDispatcher-worker-18 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.053 [DefaultDispatcher-worker-18 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.055 [DefaultDispatcher-worker-17 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:20.061 [DefaultDispatcher-worker-13 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b 2025-03-24 13:56:20.065 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-24 13:56:20.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-24 13:56:20.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.077 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab1693b: (connection evicted) 2025-03-24 13:56:20.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-24 13:56:20.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-24 13:56:20.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-24 13:56:20.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-24 13:56:20.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.082 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba: (connection evicted) 2025-03-24 13:56:20.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-24 13:56:20.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fae388c 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.084 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-24 13:56:20.085 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.085 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.086 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-24 13:56:20.100 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.108 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.111 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5444c63f 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.112 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-24 13:56:20.113 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.113 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.113 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-24 13:56:20.125 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.134 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.135 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.137 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.142 [DefaultDispatcher-worker-7 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2025-03-24 13:56:20.154 [DefaultDispatcher-worker-11 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.164 [DefaultDispatcher-worker-8 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.174 [DefaultDispatcher-worker-8 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-03-24 13:56:20.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-24 13:56:20.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-24 13:56:20.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.178 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1: (connection evicted) 2025-03-24 13:56:20.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-24 13:56:20.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-24 13:56:20.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-24 13:56:20.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-24 13:56:20.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.184 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@525aadf2: (connection evicted) 2025-03-24 13:56:20.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-24 13:56:20.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1027cdcd 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.191 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-24 13:56:20.192 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.192 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.192 [Test worker @coroutine#2789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-24 13:56:20.204 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.213 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.214 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.216 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.229 [DefaultDispatcher-worker-11 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.230 [DefaultDispatcher-worker-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:20.231 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.231 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.231 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.232 [DefaultDispatcher-worker-3 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.232 [DefaultDispatcher-worker-3 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.249 [DefaultDispatcher-worker-9 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.251 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.265 [DefaultDispatcher-worker-8 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2025-03-24 13:56:20.292 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-24 13:56:20.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-24 13:56:20.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.328 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75707f05: (connection evicted) 2025-03-24 13:56:20.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-24 13:56:20.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cd82f1 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.330 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.331 [Test worker @coroutine#2849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-24 13:56:20.334 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.334 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.334 [Test worker @coroutine#2849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-24 13:56:20.337 [DefaultDispatcher-worker-9 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:20.337 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.337 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.338 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.338 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.338 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.356 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.364 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.366 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.367 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.400 [DefaultDispatcher-worker-3 @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.417 [DefaultDispatcher-worker-24 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.419 [Test worker @coroutine#2869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.426 [DefaultDispatcher-worker-7 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-03-24 13:56:20.434 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-24 13:56:20.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-24 13:56:20.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.442 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e5441e: (connection evicted) 2025-03-24 13:56:20.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-24 13:56:20.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-24 13:56:20.444 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-24 13:56:20.444 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae890 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.445 [Test worker @coroutine#2906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-24 13:56:20.447 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.447 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.447 [Test worker @coroutine#2906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-24 13:56:20.465 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.474 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.475 [Test worker @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.477 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.486 [DefaultDispatcher-worker-18 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.492 [DefaultDispatcher-worker-9 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:20.493 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.493 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.493 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.494 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.496 [DefaultDispatcher-worker-25 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:20.497 [DefaultDispatcher-worker-25 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.497 [DefaultDispatcher-worker-25 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.497 [DefaultDispatcher-worker-25 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.498 [DefaultDispatcher-worker-23 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.498 [DefaultDispatcher-worker-23 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.524 [DefaultDispatcher-worker-22 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.534 [DefaultDispatcher-worker-9 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.547 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.680 [DefaultDispatcher-worker-20 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:20.680 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.680 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.680 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.681 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.681 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.759 [DefaultDispatcher-worker-11 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-03-24 13:56:20.762 [DefaultDispatcher-worker-9 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:20.762 [DefaultDispatcher-worker-9 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.762 [DefaultDispatcher-worker-9 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.762 [DefaultDispatcher-worker-9 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.763 [DefaultDispatcher-worker-25 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.763 [DefaultDispatcher-worker-25 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.781 [DefaultDispatcher-worker-11 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-03-24 13:56:20.854 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-24 13:56:20.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-24 13:56:20.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.865 [DefaultDispatcher-worker-19 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:20.865 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.865 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.865 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.866 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13: (connection evicted) 2025-03-24 13:56:20.866 [DefaultDispatcher-worker-25 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.866 [DefaultDispatcher-worker-25 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-24 13:56:20.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e8304b 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.868 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.869 [Test worker @coroutine#2962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-24 13:56:20.875 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.875 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.875 [Test worker @coroutine#2962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-24 13:56:20.882 [DefaultDispatcher-worker-10 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:20.882 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.882 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.882 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.886 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.886 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.895 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.903 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.905 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.906 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.909 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.926 [DefaultDispatcher-worker-15 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.932 [DefaultDispatcher-worker-5 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.938 [DefaultDispatcher-worker-24 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2025-03-24 13:56:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-24 13:56:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-24 13:56:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:20.962 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724e483f: (connection evicted) 2025-03-24 13:56:20.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:20.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-24 13:56:20.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ec3c0c 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:20.964 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:20.965 [Test worker @coroutine#2998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-24 13:56:20.973 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:20.973 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:20.973 [Test worker @coroutine#2998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-24 13:56:20.986 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:20.995 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:20.996 [DefaultDispatcher-worker-23 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:20.996 [DefaultDispatcher-worker-23 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.996 [DefaultDispatcher-worker-23 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:20.996 [DefaultDispatcher-worker-23 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:20.996 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:20.998 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:21.004 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-24 13:56:21.009 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.009 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.139 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.146 [DefaultDispatcher-worker-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:21.146 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.146 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.146 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.150 [DefaultDispatcher-worker-19 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.150 [DefaultDispatcher-worker-19 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-24 13:56:21.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-24 13:56:21.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.163 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335ff774: (connection evicted) 2025-03-24 13:56:21.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:21.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-24 13:56:21.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-24 13:56:21.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21312b5 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:21.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-24 13:56:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-24 13:56:21.203 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.300 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.309 [DefaultDispatcher-worker-20 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:21.310 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.310 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.310 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.313 [DefaultDispatcher-worker-5 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.313 [DefaultDispatcher-worker-5 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.339 [DefaultDispatcher-worker-23 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.345 [DefaultDispatcher-worker-6 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:21.345 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.345 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.345 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.348 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.361 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.361 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.365 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.373 [DefaultDispatcher-worker-20 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.413 [DefaultDispatcher-worker-23 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.414 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-24 13:56:21.431 [Test worker] INFO ktor.application - Application started in 0.017 seconds. 2025-03-24 13:56:21.434 [DefaultDispatcher-worker-9 @coroutine#3049] INFO ktor.application - Responding at http://0.0.0.0:41527 2025-03-24 13:56:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8de155 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:21.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:21.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-24 13:56:21.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-24 13:56:21.470 [DefaultDispatcher-worker-21 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.471 [DefaultDispatcher-worker-21 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:21.471 [DefaultDispatcher-worker-21 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.471 [DefaultDispatcher-worker-21 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.477 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:56:21.478 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.478 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.479 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd0850 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:21.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:21.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-24 13:56:21.480 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.480 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:56:21.480 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.480 [DefaultDispatcher-worker-5 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-24 13:56:21.484 [DefaultDispatcher-worker-4 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.484 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.484 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.484 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.488 [eventLoopGroupProxy-19-1 @call-handler#3065] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:56:21.488 [eventLoopGroupProxy-19-1 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.489 [DefaultDispatcher-worker-23 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.489 [DefaultDispatcher-worker-23 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.499 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-21 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-26 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-26 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-26 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.503 [DefaultDispatcher-worker-26 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.504 [DefaultDispatcher-worker-4 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.504 [DefaultDispatcher-worker-13 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.506 [DefaultDispatcher-worker-23 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.506 [DefaultDispatcher-worker-23 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.512 [DefaultDispatcher-worker-23 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.513 [DefaultDispatcher-worker-23 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:21.513 [DefaultDispatcher-worker-23 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.513 [DefaultDispatcher-worker-23 @coroutine#3076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.514 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:56:21.514 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.514 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.515 [eventLoopGroupProxy-19-1 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.516 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.516 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb1bffd 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:21.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:21.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:21.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:21.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:21.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:21.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-24 13:56:21.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b842e79 2025-03-24 13:56:21.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b842e79 2025-03-24 13:56:21.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-24 13:56:21.525 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.529 [DefaultDispatcher-worker-18 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.529 [DefaultDispatcher-worker-18 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.529 [DefaultDispatcher-worker-18 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.529 [DefaultDispatcher-worker-18 @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.530 [eventLoopGroupProxy-19-3 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:56:21.531 [eventLoopGroupProxy-19-3 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.531 [eventLoopGroupProxy-19-1 @call-handler#3087] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:56:21.531 [eventLoopGroupProxy-19-1 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.531 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.531 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.541 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.542 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.542 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-24 13:56:21.542 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.542 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.544 [DefaultDispatcher-worker-14 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.544 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-24 13:56:21.544 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.544 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.546 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.547 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.547 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-24 13:56:21.550 [DefaultDispatcher-worker-8 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.550 [eventLoopGroupProxy-19-4 @call-handler#3103] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-24 13:56:21.550 [eventLoopGroupProxy-19-4 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.559 [DefaultDispatcher-worker-7 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b842e79 2025-03-24 13:56:21.559 [DefaultDispatcher-worker-7 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.559 [DefaultDispatcher-worker-7 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.559 [DefaultDispatcher-worker-7 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.559 [DefaultDispatcher-worker-21 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.560 [eventLoopGroupProxy-19-1 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-24 13:56:21.560 [eventLoopGroupProxy-19-1 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.561 [DefaultDispatcher-worker-22 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.561 [DefaultDispatcher-worker-22 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.567 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.569 [DefaultDispatcher-worker-1 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b842e79 2025-03-24 13:56:21.570 [DefaultDispatcher-worker-16 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.582 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.585 [DefaultDispatcher-worker-7 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b842e79 2025-03-24 13:56:21.588 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.599 [DefaultDispatcher-worker-7 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.601 [DefaultDispatcher-worker-25 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.601 [DefaultDispatcher-worker-25 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-24 13:56:21.601 [DefaultDispatcher-worker-25 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.602 [eventLoopGroupProxy-19-1 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-24 13:56:21.603 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.607 [DefaultDispatcher-worker-20 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.621 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.631 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.631 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.632 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-24 13:56:21.632 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.632 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521 2025-03-24 13:56:21.632 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521. 2025-03-24 13:56:21.632 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521 2025-03-24 13:56:21.633 [eventLoopGroupProxy-19-1 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-24 13:56:21.638 [eventLoopGroupProxy-19-1 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.642 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521 2025-03-24 13:56:21.642 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521 2025-03-24 13:56:21.643 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521. 2025-03-24 13:56:21.643 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.650 [DefaultDispatcher-worker-1 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.651 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.651 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-24 13:56:21.651 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.652 [eventLoopGroupProxy-19-1 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-24 13:56:21.654 [eventLoopGroupProxy-19-1 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.655 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.655 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.656 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-24 13:56:21.656 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.663 [DefaultDispatcher-worker-6 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.684 [DefaultDispatcher-worker-13 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.688 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:21.688 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.688 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.688 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.689 [DefaultDispatcher-worker-13 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.690 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.690 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.690 [DefaultDispatcher-worker-10 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.691 [DefaultDispatcher-worker-10 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.691 [DefaultDispatcher-worker-10 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.691 [DefaultDispatcher-worker-10 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.691 [DefaultDispatcher-worker-10 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.693 [eventLoopGroupProxy-19-1 @call-handler#3141] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:56:21.695 [eventLoopGroupProxy-19-1 @call-handler#3141] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:56:21.695 [eventLoopGroupProxy-19-1 @call-handler#3141] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.701 [DefaultDispatcher-worker-21 @call-handler#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.702 [eventLoopGroupProxy-19-1 @call-handler#3141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.705 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.705 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.705 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.705 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.713 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.721 [DefaultDispatcher-worker-25 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.722 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.723 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-24 13:56:21.723 [DefaultDispatcher-worker-22 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.724 [eventLoopGroupProxy-19-1 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-24 13:56:21.728 [DefaultDispatcher-worker-4 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.741 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.741 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-24 13:56:21.742 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-24 13:56:21.742 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.742 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522 2025-03-24 13:56:21.742 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522. 2025-03-24 13:56:21.742 [DefaultDispatcher-worker-10 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522 2025-03-24 13:56:21.743 [eventLoopGroupProxy-19-1 @call-handler#3159] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-24 13:56:21.744 [eventLoopGroupProxy-19-1 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.744 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522 2025-03-24 13:56:21.744 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522 2025-03-24 13:56:21.745 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522. 2025-03-24 13:56:21.745 [DefaultDispatcher-worker-3 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708601663493099522 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.753 [DefaultDispatcher-worker-2 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.754 [DefaultDispatcher-worker-2 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.754 [DefaultDispatcher-worker-2 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-24 13:56:21.754 [DefaultDispatcher-worker-2 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.755 [eventLoopGroupProxy-19-1 @call-handler#3163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-24 13:56:21.758 [eventLoopGroupProxy-19-1 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.759 [DefaultDispatcher-worker-23 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.759 [DefaultDispatcher-worker-23 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync 2025-03-24 13:56:21.759 [DefaultDispatcher-worker-21 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-24 13:56:21.759 [DefaultDispatcher-worker-21 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.768 [DefaultDispatcher-worker-3 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.769 [DefaultDispatcher-worker-22 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:21.770 [DefaultDispatcher-worker-22 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.770 [DefaultDispatcher-worker-22 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.770 [DefaultDispatcher-worker-22 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.771 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.771 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.782 [DefaultDispatcher-worker-1 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.783 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.790 [DefaultDispatcher-worker-2 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.791 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.791 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.791 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.791 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.792 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:56:21.792 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:56:21.792 [DefaultDispatcher-worker-12 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.792 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.798 [DefaultDispatcher-worker-26 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.811 [DefaultDispatcher-worker-21 @call-handler#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.812 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.813 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.813 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.813 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.813 [DefaultDispatcher-worker-2 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.820 [DefaultDispatcher-worker-17 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:21.833 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:21.833 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520. 2025-03-24 13:56:21.833 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:21.834 [eventLoopGroupProxy-19-1 @call-handler#3200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-24 13:56:21.837 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.837 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.837 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.838 [eventLoopGroupProxy-19-1 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.840 [eventLoopGroupProxy-19-1 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-24 13:56:21.847 [eventLoopGroupProxy-19-1 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.848 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.848 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.848 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.849 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.849 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.849 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.852 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:21.852 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:21.853 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.853 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.854 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:21.854 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521. 2025-03-24 13:56:21.854 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:21.854 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-24 13:56:21.857 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520. 2025-03-24 13:56:21.857 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.859 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.861 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.861 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.864 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.866 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.866 [eventLoopGroupProxy-19-5 @call-handler#3236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-24 13:56:21.866 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.866 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.865 [DefaultDispatcher-worker-3 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.868 [eventLoopGroupProxy-19-5 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.870 [eventLoopGroupProxy-19-6 @call-handler#3237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-24 13:56:21.871 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.871 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:21.872 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:21.873 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.873 [DefaultDispatcher-worker-7 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.873 [DefaultDispatcher-worker-24 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:21.873 [DefaultDispatcher-worker-24 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.873 [DefaultDispatcher-worker-24 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.873 [DefaultDispatcher-worker-24 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.875 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.875 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.879 [DefaultDispatcher-worker-18 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.884 [DefaultDispatcher-worker-20 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.893 [DefaultDispatcher-worker-11 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:21.893 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.894 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:21.894 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.894 [eventLoopGroupProxy-19-6 @call-handler#3237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.894 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:21.894 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:21.895 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521. 2025-03-24 13:56:21.895 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.895 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.895 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:21.911 [DefaultDispatcher-worker-8 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.919 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520 2025-03-24 13:56:21.919 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520. 2025-03-24 13:56:21.919 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520 2025-03-24 13:56:21.920 [eventLoopGroupProxy-19-1 @call-handler#3257] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-24 13:56:21.924 [eventLoopGroupProxy-19-1 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.928 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520 2025-03-24 13:56:21.928 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520 2025-03-24 13:56:21.928 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520. 2025-03-24 13:56:21.928 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.940 [DefaultDispatcher-worker-3 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.954 [DefaultDispatcher-worker-1 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.960 [DefaultDispatcher-worker-13 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.960 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.960 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.960 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.960 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:56:21.961 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:56:21.964 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.964 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:56:21.964 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:21.976 [DefaultDispatcher-worker-9 @call-handler#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:21.976 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.976 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:21.980 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.983 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:21.983 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:21.983 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:21.988 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:21.989 [DefaultDispatcher-worker-25 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:21.995 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521 2025-03-24 13:56:21.995 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521. 2025-03-24 13:56:21.995 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521 2025-03-24 13:56:21.996 [eventLoopGroupProxy-19-1 @call-handler#3286] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-24 13:56:22.001 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.008 [eventLoopGroupProxy-19-1 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.009 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521 2025-03-24 13:56:22.009 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521 2025-03-24 13:56:22.009 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521. 2025-03-24 13:56:22.009 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708601663493099522&assignmentUid=708601663493099520&clazzUid=708601663493099520&submitterUid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.017 [DefaultDispatcher-worker-2 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:22.017 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.017 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.017 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.018 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.018 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.023 [DefaultDispatcher-worker-7 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.035 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521 2025-03-24 13:56:22.035 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521. 2025-03-24 13:56:22.035 [UI Thread @coroutine#3299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521 2025-03-24 13:56:22.037 [eventLoopGroupProxy-19-1 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-24 13:56:22.040 [eventLoopGroupProxy-19-1 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.040 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.040 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.040 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520. 2025-03-24 13:56:22.041 [UI Thread @coroutine#3309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.041 [UI Thread @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.041 [UI Thread @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.041 [eventLoopGroupProxy-19-6 @call-handler#3322] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-24 13:56:22.041 [eventLoopGroupProxy-19-1 @call-handler#3323] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-24 13:56:22.046 [UI Thread @coroutine#3299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521 2025-03-24 13:56:22.046 [UI Thread @coroutine#3299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521 2025-03-24 13:56:22.046 [eventLoopGroupProxy-19-1 @call-handler#3323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.047 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521. 2025-03-24 13:56:22.047 [UI Thread @coroutine#3299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/PersonDao/getNamesByUid?uid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.049 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.049 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.049 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.049 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.051 [eventLoopGroupProxy-19-6 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.052 [eventLoopGroupProxy-19-7 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-24 13:56:22.054 [UI Thread @coroutine#3309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520 2025-03-24 13:56:22.054 [UI Thread @coroutine#3309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520 2025-03-24 13:56:22.054 [UI Thread @coroutine#3309] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520. 2025-03-24 13:56:22.054 [UI Thread @coroutine#3309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.056 [eventLoopGroupProxy-19-7 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.061 [DefaultDispatcher-worker-16 @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.061 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.061 [eventLoopGroupProxy-19-8 @call-handler#3340] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-24 13:56:22.063 [UI Thread @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.063 [UI Thread @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.064 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.064 [UI Thread @coroutine#3311] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.064 [eventLoopGroupProxy-19-8 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.066 [UI Thread @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.066 [UI Thread @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.066 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.066 [UI Thread @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.068 [DefaultDispatcher-worker-23 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.072 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.078 [DefaultDispatcher-worker-2 @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.092 [DefaultDispatcher-worker-9 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.096 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.100 [DefaultDispatcher-worker-3 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.104 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522 2025-03-24 13:56:22.104 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522. 2025-03-24 13:56:22.104 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522 2025-03-24 13:56:22.105 [eventLoopGroupProxy-19-1 @call-handler#3349] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-24 13:56:22.113 [eventLoopGroupProxy-19-1 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.114 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522 2025-03-24 13:56:22.114 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522 2025-03-24 13:56:22.114 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522. 2025-03-24 13:56:22.114 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099522 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.124 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.126 [DefaultDispatcher-worker-22 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.132 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521 2025-03-24 13:56:22.132 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521. 2025-03-24 13:56:22.132 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521 2025-03-24 13:56:22.135 [eventLoopGroupProxy-19-1 @call-handler#3353] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-24 13:56:22.136 [eventLoopGroupProxy-19-1 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.138 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521 2025-03-24 13:56:22.138 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521 2025-03-24 13:56:22.138 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521. 2025-03-24 13:56:22.138 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/PersonDao/findByUidAsync?uid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.150 [DefaultDispatcher-worker-2 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.154 [DefaultDispatcher-worker-21 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:22.155 [DefaultDispatcher-worker-21 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.155 [DefaultDispatcher-worker-21 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.155 [DefaultDispatcher-worker-21 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.155 [DefaultDispatcher-worker-14 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.155 [DefaultDispatcher-worker-14 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.157 [DefaultDispatcher-worker-9 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.162 [DefaultDispatcher-worker-11 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.162 [DefaultDispatcher-worker-11 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:22.162 [DefaultDispatcher-worker-11 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:22.162 [DefaultDispatcher-worker-11 @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:22.162 [DefaultDispatcher-worker-11 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41527/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-24 13:56:22.163 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-24 13:56:22.163 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-24 13:56:22.163 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-24 13:56:22.168 [DefaultDispatcher-worker-9 @call-handler#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-03-24 13:56:22.168 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.168 [DefaultDispatcher-worker-20 @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:22.168 [DefaultDispatcher-worker-20 @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/replication/message 2025-03-24 13:56:22.169 [DefaultDispatcher-worker-20 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/replication/message. 2025-03-24 13:56:22.169 [DefaultDispatcher-worker-20 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.170 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:22.170 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520. 2025-03-24 13:56:22.170 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:22.170 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.170 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.170 [UI Thread @coroutine#3389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.170 [eventLoopGroupProxy-19-1 @call-handler#3401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-24 13:56:22.171 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.171 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.171 [UI Thread @coroutine#3394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.171 [eventLoopGroupProxy-19-6 @call-handler#3403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-24 13:56:22.171 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.171 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.171 [UI Thread @coroutine#3396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.171 [eventLoopGroupProxy-19-1 @call-handler#3401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.171 [eventLoopGroupProxy-19-7 @call-handler#3412] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-24 13:56:22.171 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:22.171 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521. 2025-03-24 13:56:22.171 [UI Thread @coroutine#3414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:22.171 [eventLoopGroupProxy-19-8 @call-handler#3418] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-24 13:56:22.171 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:22.171 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 2025-03-24 13:56:22.172 [eventLoopGroupProxy-19-1 @call-handler#3424] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-24 13:56:22.172 [eventLoopGroupProxy-19-7 @call-handler#3412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.172 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520. 2025-03-24 13:56:22.172 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.172 [eventLoopGroupProxy-19-8 @call-handler#3418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.172 [UI Thread @coroutine#3394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.172 [UI Thread @coroutine#3394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.172 [eventLoopGroupProxy-19-6 @call-handler#3403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.173 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.173 [UI Thread @coroutine#3394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.173 [UI Thread @coroutine#3396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.173 [UI Thread @coroutine#3396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.173 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.173 [UI Thread @coroutine#3396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.173 [UI Thread @coroutine#3389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.173 [UI Thread @coroutine#3389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 2025-03-24 13:56:22.173 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520. 2025-03-24 13:56:22.173 [UI Thread @coroutine#3389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708601663493099521&assignmentUid=708601663493099520 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.174 [eventLoopGroupProxy-19-1 @call-handler#3424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-24 13:56:22.174 [UI Thread @coroutine#3414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:22.174 [UI Thread @coroutine#3414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 2025-03-24 13:56:22.174 [DefaultDispatcher-worker-15 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9 2025-03-24 13:56:22.174 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521. 2025-03-24 13:56:22.174 [UI Thread @coroutine#3414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41527/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708601663493099520&clazzUid=708601663493099520&accountPersonUid=708601663493099521 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:22.177 [DefaultDispatcher-worker-2 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:22.181 [DefaultDispatcher-worker-1 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:22.185 [DefaultDispatcher-worker-25 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:22.188 [DefaultDispatcher-worker-11 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:22.193 [DefaultDispatcher-worker-23 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56 2025-03-24 13:56:22.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-24 13:56:22.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-24 13:56:22.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.194 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4dac56: (connection evicted) 2025-03-24 13:56:22.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:22.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-24 13:56:22.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-24 13:56:22.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-24 13:56:22.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-24 13:56:22.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.195 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f808ad9: (connection evicted) 2025-03-24 13:56:22.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:22.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-24 13:56:22.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-24 13:56:22.237 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.317 [DefaultDispatcher-worker-22 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:22.318 [DefaultDispatcher-worker-22 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.318 [DefaultDispatcher-worker-22 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.318 [DefaultDispatcher-worker-22 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.318 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.318 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-8 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.366 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.387 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.408 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.461 [DefaultDispatcher-worker-7 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-03-24 13:56:22.483 [DefaultDispatcher-worker-13 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-24 13:56:22.508 [DefaultDispatcher-worker-6 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:22.508 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.508 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.508 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.509 [DefaultDispatcher-worker-7 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.510 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:22.510 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.510 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.510 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.511 [DefaultDispatcher-worker-24 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.511 [DefaultDispatcher-worker-24 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.512 [DefaultDispatcher-worker-16 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-24 13:56:22.520 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.531 [DefaultDispatcher-worker-16 @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-24 13:56:22.560 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.582 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.611 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.630 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:22.695 [DefaultDispatcher-worker-12 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:22.695 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.695 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.695 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.696 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.696 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.775 [DefaultDispatcher-worker-16 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:22.775 [DefaultDispatcher-worker-16 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.775 [DefaultDispatcher-worker-16 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.775 [DefaultDispatcher-worker-16 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.776 [DefaultDispatcher-worker-17 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.776 [DefaultDispatcher-worker-17 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.880 [DefaultDispatcher-worker-5 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:22.880 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.880 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.880 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.881 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.881 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.899 [DefaultDispatcher-worker-8 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:22.899 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.899 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:22.899 [DefaultDispatcher-worker-8 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.900 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:22.900 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-19 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.023 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.160 [DefaultDispatcher-worker-18 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:23.160 [DefaultDispatcher-worker-18 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.160 [DefaultDispatcher-worker-18 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.160 [DefaultDispatcher-worker-18 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.161 [DefaultDispatcher-worker-3 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.161 [DefaultDispatcher-worker-3 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.177 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-24 13:56:23.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-24 13:56:23.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.198 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf: (connection evicted) 2025-03-24 13:56:23.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-24 13:56:23.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1923301a 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.201 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-24 13:56:23.209 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.214 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.214 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.215 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f274d 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.216 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-24 13:56:23.223 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.228 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.229 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.230 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.234 [DefaultDispatcher-worker-9 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9 2025-03-24 13:56:23.241 [DefaultDispatcher-worker-11 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.246 [DefaultDispatcher-worker-2 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae084e 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-24 13:56:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.251 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ae084e: (connection evicted) 2025-03-24 13:56:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-24 13:56:23.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-24 13:56:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.251 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67fdc1e9: (connection evicted) 2025-03-24 13:56:23.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-24 13:56:23.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.252 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22912968 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.253 [Test worker @coroutine#3541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-24 13:56:23.260 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.265 [Test worker @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.266 [Test worker @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.267 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3272c5b3 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.267 [Test worker @coroutine#3541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-24 13:56:23.268 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.268 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.268 [Test worker @coroutine#3541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-24 13:56:23.275 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.280 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.281 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.282 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.285 [DefaultDispatcher-worker-1 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-03-24 13:56:23.292 [DefaultDispatcher-worker-18 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.297 [DefaultDispatcher-worker-16 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.302 [DefaultDispatcher-worker-17 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.304 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.311 [DefaultDispatcher-worker-15 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-03-24 13:56:23.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-24 13:56:23.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-24 13:56:23.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.313 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65402e26: (connection evicted) 2025-03-24 13:56:23.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-24 13:56:23.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.314 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52db9036: (connection evicted) 2025-03-24 13:56:23.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-24 13:56:23.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8374911 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.315 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-5 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-5 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-5 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-5 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-26 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.323 [DefaultDispatcher-worker-26 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.324 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.329 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.330 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.331 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba99bb7 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.331 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-24 13:56:23.339 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.344 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.345 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.345 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.350 [DefaultDispatcher-worker-18 @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2025-03-24 13:56:23.357 [DefaultDispatcher-worker-23 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.361 [DefaultDispatcher-worker-23 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2025-03-24 13:56:23.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-24 13:56:23.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-24 13:56:23.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.366 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757: (connection evicted) 2025-03-24 13:56:23.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-24 13:56:23.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-24 13:56:23.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-24 13:56:23.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-24 13:56:23.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.366 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44: (connection evicted) 2025-03-24 13:56:23.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-24 13:56:23.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38159192 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.367 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.368 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-24 13:56:23.368 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.368 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.368 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-24 13:56:23.371 [DefaultDispatcher-worker-23 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:23.371 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.371 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.371 [DefaultDispatcher-worker-23 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.372 [DefaultDispatcher-worker-25 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.372 [DefaultDispatcher-worker-25 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.376 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.381 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.382 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.383 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4addfb95 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.383 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.384 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-24 13:56:23.391 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.396 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.397 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.398 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.402 [DefaultDispatcher-worker-9 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-03-24 13:56:23.409 [DefaultDispatcher-worker-4 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.413 [DefaultDispatcher-worker-20 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-03-24 13:56:23.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-24 13:56:23.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-24 13:56:23.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.418 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2181144e: (connection evicted) 2025-03-24 13:56:23.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-24 13:56:23.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-24 13:56:23.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-24 13:56:23.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-24 13:56:23.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.418 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4248608d: (connection evicted) 2025-03-24 13:56:23.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-24 13:56:23.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9f624 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.419 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.420 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-24 13:56:23.431 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.436 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.437 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.438 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70bbc163 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.438 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-24 13:56:23.446 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.450 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.451 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.452 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.456 [DefaultDispatcher-worker-10 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-03-24 13:56:23.463 [DefaultDispatcher-worker-15 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.468 [DefaultDispatcher-worker-13 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d658bf 2025-03-24 13:56:23.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-24 13:56:23.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-24 13:56:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.472 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d658bf: (connection evicted) 2025-03-24 13:56:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-24 13:56:23.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-24 13:56:23.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-24 13:56:23.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-24 13:56:23.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.473 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65: (connection evicted) 2025-03-24 13:56:23.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-24 13:56:23.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a18e18d 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.474 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-24 13:56:23.482 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.487 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.488 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.489 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794daa09 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.489 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-24 13:56:23.497 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.501 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.502 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.503 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.507 [DefaultDispatcher-worker-17 @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2025-03-24 13:56:23.512 [DefaultDispatcher-worker-18 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:23.512 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.512 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.513 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.513 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.514 [DefaultDispatcher-worker-14 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:23.514 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.514 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.514 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.515 [DefaultDispatcher-worker-4 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.515 [DefaultDispatcher-worker-17 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.515 [DefaultDispatcher-worker-17 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.519 [DefaultDispatcher-worker-9 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.522 [DefaultDispatcher-worker-17 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727eae52 2025-03-24 13:56:23.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-24 13:56:23.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-24 13:56:23.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.526 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727eae52: (connection evicted) 2025-03-24 13:56:23.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-24 13:56:23.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-24 13:56:23.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-24 13:56:23.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-24 13:56:23.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.527 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676c3745: (connection evicted) 2025-03-24 13:56:23.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-24 13:56:23.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c1be2f 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.528 [Test worker @coroutine#3869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-24 13:56:23.536 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.541 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.541 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.542 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a262e93 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.543 [Test worker @coroutine#3869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-24 13:56:23.550 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.555 [Test worker @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.556 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.557 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.561 [DefaultDispatcher-worker-21 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2025-03-24 13:56:23.567 [DefaultDispatcher-worker-16 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.572 [DefaultDispatcher-worker-7 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.575 [DefaultDispatcher-worker-4 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.584 [DefaultDispatcher-worker-17 @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2025-03-24 13:56:23.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-24 13:56:23.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-24 13:56:23.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.586 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f: (connection evicted) 2025-03-24 13:56:23.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-24 13:56:23.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-24 13:56:23.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-24 13:56:23.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-24 13:56:23.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.587 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5765cd21: (connection evicted) 2025-03-24 13:56:23.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-24 13:56:23.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7aa27e 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.588 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-24 13:56:23.595 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.600 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.601 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.602 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44986fae 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.602 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.603 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-24 13:56:23.613 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.618 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.619 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.619 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.624 [DefaultDispatcher-worker-11 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-24 13:56:23.631 [DefaultDispatcher-worker-13 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.636 [DefaultDispatcher-worker-11 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.637 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-24 13:56:23.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.641 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c: (connection evicted) 2025-03-24 13:56:23.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-24 13:56:23.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-24 13:56:23.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.642 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d28114b: (connection evicted) 2025-03-24 13:56:23.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-24 13:56:23.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726e780a 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.643 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-24 13:56:23.651 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.656 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.657 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.658 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5c335 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.658 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.659 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.659 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-24 13:56:23.659 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.659 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.659 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-24 13:56:23.666 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.671 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.672 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.672 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.677 [DefaultDispatcher-worker-6 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2025-03-24 13:56:23.684 [DefaultDispatcher-worker-12 @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.689 [DefaultDispatcher-worker-11 @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.690 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.691 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557ed49a 2025-03-24 13:56:23.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-24 13:56:23.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-24 13:56:23.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.696 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557ed49a: (connection evicted) 2025-03-24 13:56:23.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-24 13:56:23.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-24 13:56:23.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-24 13:56:23.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-24 13:56:23.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.696 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43: (connection evicted) 2025-03-24 13:56:23.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-24 13:56:23.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-24 13:56:23.697 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8773c7 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.698 [Test worker @coroutine#4076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-24 13:56:23.700 [DefaultDispatcher-worker-15 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:23.700 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.700 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.700 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.701 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.701 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.706 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.711 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.712 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.713 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bb0492 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.713 [Test worker @coroutine#4076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-24 13:56:23.714 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.714 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.714 [Test worker @coroutine#4076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-24 13:56:23.721 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.726 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.727 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.727 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.732 [DefaultDispatcher-worker-15 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377b35b 2025-03-24 13:56:23.738 [DefaultDispatcher-worker-25 @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.743 [DefaultDispatcher-worker-19 @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2025-03-24 13:56:23.781 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:23.781 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.781 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.781 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.782 [DefaultDispatcher-worker-22 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.782 [DefaultDispatcher-worker-22 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-24 13:56:23.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-24 13:56:23.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.782 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5876cd86: (connection evicted) 2025-03-24 13:56:23.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-24 13:56:23.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.783 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4377b35b: (connection evicted) 2025-03-24 13:56:23.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-24 13:56:23.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547d3e8e 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.784 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-24 13:56:23.792 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.797 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.798 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.799 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34949460 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.800 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-24 13:56:23.808 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.813 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.813 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.815 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.819 [DefaultDispatcher-worker-22 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2025-03-24 13:56:23.826 [DefaultDispatcher-worker-25 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.831 [DefaultDispatcher-worker-8 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2025-03-24 13:56:23.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-24 13:56:23.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-24 13:56:23.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.835 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6: (connection evicted) 2025-03-24 13:56:23.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-24 13:56:23.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.836 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24484dfb: (connection evicted) 2025-03-24 13:56:23.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-24 13:56:23.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357f0cc9 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.837 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-24 13:56:23.845 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.850 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.851 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.852 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70290678 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.852 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.853 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-24 13:56:23.853 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.853 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.853 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-24 13:56:23.860 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.865 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.866 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.867 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.871 [DefaultDispatcher-worker-1 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2025-03-24 13:56:23.878 [DefaultDispatcher-worker-23 @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.883 [DefaultDispatcher-worker-25 @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.884 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.884 [DefaultDispatcher-worker-8 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:23.885 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.885 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.885 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.885 [Test worker @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-03-24 13:56:23.885 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.885 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-24 13:56:23.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.889 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5713e261: (connection evicted) 2025-03-24 13:56:23.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-24 13:56:23.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-24 13:56:23.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.890 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c: (connection evicted) 2025-03-24 13:56:23.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-24 13:56:23.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38379575 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.891 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-24 13:56:23.898 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.904 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.905 [DefaultDispatcher-worker-20 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:23.905 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.905 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.905 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:23.905 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.906 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.906 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:23.906 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d3b4fe 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.906 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-24 13:56:23.907 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.907 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.907 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-24 13:56:23.914 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.919 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.920 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.921 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.925 [DefaultDispatcher-worker-10 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-03-24 13:56:23.932 [DefaultDispatcher-worker-6 @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.937 [DefaultDispatcher-worker-14 @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.943 [UI Thread @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-03-24 13:56:23.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-24 13:56:23.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-24 13:56:23.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.945 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a: (connection evicted) 2025-03-24 13:56:23.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-24 13:56:23.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-24 13:56:23.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-24 13:56:23.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-24 13:56:23.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.945 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5935ade6: (connection evicted) 2025-03-24 13:56:23.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-24 13:56:23.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4603845b 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.947 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-24 13:56:23.955 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.960 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.961 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.962 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.966 [DefaultDispatcher-worker-6 @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.967 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.973 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-24 13:56:23.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-24 13:56:23.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-24 13:56:23.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:23.987 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53251e03: (connection evicted) 2025-03-24 13:56:23.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:23.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-24 13:56:23.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58cd7486 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:23.988 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-24 13:56:23.989 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:23.989 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:23.989 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-24 13:56:23.996 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:24.001 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:24.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:24.003 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-03-24 13:56:24.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-24 13:56:24.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-24 13:56:24.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:24.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-24 13:56:24.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c41b4b 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.007 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-24 13:56:24.015 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.020 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.021 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.022 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-03-24 13:56:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-24 13:56:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-24 13:56:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-24 13:56:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9d1785 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.025 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-1 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.028 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.034 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.039 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.040 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.040 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ea3a5f 2025-03-24 13:56:24.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-24 13:56:24.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-24 13:56:24.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:24.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-24 13:56:24.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb53b76 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.044 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-24 13:56:24.053 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.058 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.059 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.060 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-03-24 13:56:24.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-24 13:56:24.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-24 13:56:24.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:24.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-24 13:56:24.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37846cc2 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.063 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.064 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-24 13:56:24.072 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.077 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.078 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.079 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2025-03-24 13:56:24.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-24 13:56:24.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-24 13:56:24.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:24.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-24 13:56:24.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21440e36 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.082 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-24 13:56:24.090 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.095 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.096 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.097 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.098 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.102 [DefaultDispatcher-worker-2 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.103 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-03-24 13:56:24.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-24 13:56:24.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-24 13:56:24.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.115 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b598a5: (connection evicted) 2025-03-24 13:56:24.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-24 13:56:24.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268215b3 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.116 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-24 13:56:24.117 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.117 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.117 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-24 13:56:24.124 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.129 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.130 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.131 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e93a38 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.131 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-24 13:56:24.140 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.145 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.146 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.147 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.151 [DefaultDispatcher-worker-11 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-03-24 13:56:24.160 [DefaultDispatcher-worker-19 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.164 [DefaultDispatcher-worker-8 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:24.164 [DefaultDispatcher-worker-8 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.164 [DefaultDispatcher-worker-8 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.164 [DefaultDispatcher-worker-8 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.165 [DefaultDispatcher-worker-8 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.165 [DefaultDispatcher-worker-8 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.169 [DefaultDispatcher-worker-4 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-24 13:56:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.174 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1: (connection evicted) 2025-03-24 13:56:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-24 13:56:24.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-24 13:56:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.174 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d: (connection evicted) 2025-03-24 13:56:24.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-24 13:56:24.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-24 13:56:24.175 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.176 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-24 13:56:24.183 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.188 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.189 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.190 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.190 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-24 13:56:24.191 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.191 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.191 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-24 13:56:24.198 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.203 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.204 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.205 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.209 [DefaultDispatcher-worker-11 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-24 13:56:24.216 [DefaultDispatcher-worker-6 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.223 [DefaultDispatcher-worker-1 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-24 13:56:24.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-24 13:56:24.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-24 13:56:24.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.225 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2025-03-24 13:56:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-24 13:56:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.226 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524032f9: (connection evicted) 2025-03-24 13:56:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-24 13:56:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-24 13:56:24.227 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.228 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-24 13:56:24.239 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.244 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.245 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.246 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269bf9e6 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.246 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.247 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-24 13:56:24.254 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.259 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.260 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.261 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.266 [DefaultDispatcher-worker-8 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2025-03-24 13:56:24.273 [DefaultDispatcher-worker-5 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.282 [DefaultDispatcher-worker-13 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.286 [DefaultDispatcher-worker-4 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.291 [DefaultDispatcher-worker-16 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-03-24 13:56:24.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-24 13:56:24.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-24 13:56:24.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.298 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bebddf: (connection evicted) 2025-03-24 13:56:24.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-24 13:56:24.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-24 13:56:24.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-24 13:56:24.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-24 13:56:24.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.298 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad: (connection evicted) 2025-03-24 13:56:24.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-24 13:56:24.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b34e7bd 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.300 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-24 13:56:24.308 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.313 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.314 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.315 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295d1a45 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.315 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.316 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-24 13:56:24.324 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.328 [DefaultDispatcher-worker-9 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:24.328 [DefaultDispatcher-worker-9 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.328 [DefaultDispatcher-worker-9 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.328 [DefaultDispatcher-worker-9 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.329 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.329 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.330 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.330 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.331 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.336 [DefaultDispatcher-worker-16 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2025-03-24 13:56:24.344 [DefaultDispatcher-worker-16 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.350 [DefaultDispatcher-worker-8 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.354 [DefaultDispatcher-worker-7 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e 2025-03-24 13:56:24.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-24 13:56:24.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-24 13:56:24.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.361 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f29e67e: (connection evicted) 2025-03-24 13:56:24.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-24 13:56:24.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-24 13:56:24.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-24 13:56:24.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-24 13:56:24.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.361 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b45016d: (connection evicted) 2025-03-24 13:56:24.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-24 13:56:24.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c5652b 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.363 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-24 13:56:24.371 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.376 [DefaultDispatcher-worker-26 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:24.377 [DefaultDispatcher-worker-26 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.377 [DefaultDispatcher-worker-26 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.377 [DefaultDispatcher-worker-26 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.377 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.378 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.378 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.379 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.380 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2505480a 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.380 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-24 13:56:24.381 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.381 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.381 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-24 13:56:24.389 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.394 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.395 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.396 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.401 [DefaultDispatcher-worker-18 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-03-24 13:56:24.408 [DefaultDispatcher-worker-14 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.414 [DefaultDispatcher-worker-26 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2025-03-24 13:56:24.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-24 13:56:24.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-24 13:56:24.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.416 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f25c: (connection evicted) 2025-03-24 13:56:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-24 13:56:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.417 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@491d36ef: (connection evicted) 2025-03-24 13:56:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-24 13:56:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e64e44c 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.419 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-24 13:56:24.420 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.420 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.420 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-24 13:56:24.427 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.432 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.433 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.434 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.434 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58453967 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.435 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-24 13:56:24.443 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.448 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.448 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.449 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.454 [DefaultDispatcher-worker-21 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94 2025-03-24 13:56:24.461 [DefaultDispatcher-worker-4 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.467 [DefaultDispatcher-worker-5 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.478 [DefaultDispatcher-worker-17 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406ea770 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-24 13:56:24.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.480 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406ea770: (connection evicted) 2025-03-24 13:56:24.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-24 13:56:24.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-24 13:56:24.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.480 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c8ba94: (connection evicted) 2025-03-24 13:56:24.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-24 13:56:24.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e1349cf 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.482 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-24 13:56:24.490 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.495 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.496 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.497 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.497 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-24 13:56:24.497 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.497 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265ef3d0 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.498 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-24 13:56:24.505 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.511 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.511 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.512 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.517 [DefaultDispatcher-worker-4 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33212ae6 2025-03-24 13:56:24.517 [DefaultDispatcher-worker-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:24.517 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.517 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.517 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.518 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.518 [DefaultDispatcher-worker-20 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:24.519 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.519 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.519 [DefaultDispatcher-worker-20 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.519 [DefaultDispatcher-worker-13 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.519 [DefaultDispatcher-worker-13 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.524 [DefaultDispatcher-worker-7 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.529 [DefaultDispatcher-worker-3 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.533 [DefaultDispatcher-worker-4 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.541 [DefaultDispatcher-worker-14 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-24 13:56:24.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.542 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97: (connection evicted) 2025-03-24 13:56:24.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-24 13:56:24.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-24 13:56:24.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.542 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33212ae6: (connection evicted) 2025-03-24 13:56:24.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-24 13:56:24.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.544 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-24 13:56:24.545 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.545 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.545 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-24 13:56:24.552 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.557 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.558 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.559 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.560 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-24 13:56:24.568 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.573 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.574 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.575 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.579 [DefaultDispatcher-worker-7 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-03-24 13:56:24.587 [DefaultDispatcher-worker-7 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.592 [DefaultDispatcher-worker-5 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-03-24 13:56:24.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-24 13:56:24.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-24 13:56:24.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.598 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-03-24 13:56:24.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-24 13:56:24.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-24 13:56:24.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-24 13:56:24.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-24 13:56:24.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.599 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2025-03-24 13:56:24.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-24 13:56:24.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78167 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.600 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-24 13:56:24.601 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.601 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.601 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-24 13:56:24.608 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.611 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.613 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.614 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.615 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.615 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.616 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-24 13:56:24.624 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.629 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.630 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.631 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.635 [DefaultDispatcher-worker-3 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-03-24 13:56:24.642 [DefaultDispatcher-worker-26 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.647 [DefaultDispatcher-worker-12 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-03-24 13:56:24.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-24 13:56:24.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-24 13:56:24.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.649 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc959: (connection evicted) 2025-03-24 13:56:24.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-24 13:56:24.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-24 13:56:24.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-24 13:56:24.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-24 13:56:24.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.650 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-03-24 13:56:24.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-24 13:56:24.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fdf0c 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.651 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-24 13:56:24.652 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.652 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.652 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-24 13:56:24.658 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.659 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.664 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.665 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.666 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a089620 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.666 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-24 13:56:24.667 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.667 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.667 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-24 13:56:24.674 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.679 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.680 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.681 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.685 [DefaultDispatcher-worker-11 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-03-24 13:56:24.693 [DefaultDispatcher-worker-14 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.697 [DefaultDispatcher-worker-2 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-24 13:56:24.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.700 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10587ce5: (connection evicted) 2025-03-24 13:56:24.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-24 13:56:24.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-24 13:56:24.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.701 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fef6da: (connection evicted) 2025-03-24 13:56:24.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-24 13:56:24.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-24 13:56:24.702 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-24 13:56:24.702 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.702 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-24 13:56:24.703 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.705 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.705 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-24 13:56:24.707 [DefaultDispatcher-worker-25 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:24.708 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.708 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.708 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.708 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.708 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.713 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.718 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.719 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.720 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6f3ac7 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.721 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-24 13:56:24.729 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.734 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.735 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.735 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.740 [DefaultDispatcher-worker-11 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729feae8 2025-03-24 13:56:24.747 [DefaultDispatcher-worker-11 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.754 [DefaultDispatcher-worker-2 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.757 [DefaultDispatcher-worker-25 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.786 [DefaultDispatcher-worker-24 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:24.786 [DefaultDispatcher-worker-24 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.786 [DefaultDispatcher-worker-24 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.786 [DefaultDispatcher-worker-24 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.787 [DefaultDispatcher-worker-21 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.787 [DefaultDispatcher-worker-21 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.805 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.821 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.871 [DefaultDispatcher-worker-18 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-24 13:56:24.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.873 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-03-24 13:56:24.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-24 13:56:24.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-24 13:56:24.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.874 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729feae8: (connection evicted) 2025-03-24 13:56:24.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-24 13:56:24.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78543f0d 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.875 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-24 13:56:24.883 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.888 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.889 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.889 [DefaultDispatcher-worker-3 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:24.890 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.890 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.890 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.890 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6c4c55 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.890 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-24 13:56:24.890 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.890 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.897 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.902 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.903 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.904 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.908 [DefaultDispatcher-worker-16 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-24 13:56:24.909 [DefaultDispatcher-worker-11 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:24.909 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.909 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:24.909 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.910 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.910 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:24.915 [DefaultDispatcher-worker-3 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.921 [DefaultDispatcher-worker-20 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.925 [DefaultDispatcher-worker-17 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b 2025-03-24 13:56:24.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-24 13:56:24.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-24 13:56:24.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.927 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37d43b9b: (connection evicted) 2025-03-24 13:56:24.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-24 13:56:24.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-24 13:56:24.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-24 13:56:24.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-24 13:56:24.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.928 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3794621d: (connection evicted) 2025-03-24 13:56:24.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-24 13:56:24.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8186a5 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-24 13:56:24.929 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.930 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.930 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-24 13:56:24.937 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.942 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.943 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.943 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.944 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-24 13:56:24.951 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.956 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.957 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.958 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.962 [DefaultDispatcher-worker-3 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-24 13:56:24.969 [DefaultDispatcher-worker-3 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.974 [DefaultDispatcher-worker-5 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-03-24 13:56:24.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-24 13:56:24.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-24 13:56:24.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.977 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244d87: (connection evicted) 2025-03-24 13:56:24.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-24 13:56:24.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-24 13:56:24.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-24 13:56:24.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-24 13:56:24.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:24.978 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2025-03-24 13:56:24.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:24.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-24 13:56:24.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162e4a 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.979 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-24 13:56:24.990 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.995 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.996 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.997 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223095d3 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:24.997 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-24 13:56:25.004 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:25.009 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:25.010 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:25.011 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:25.015 [DefaultDispatcher-worker-4 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-03-24 13:56:25.021 [DefaultDispatcher-worker-23 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:25.027 [DefaultDispatcher-worker-11 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:25.032 [DefaultDispatcher-worker-6 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-03-24 13:56:25.032 [DefaultDispatcher-worker-12 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:25.032 [DefaultDispatcher-worker-12 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.032 [DefaultDispatcher-worker-12 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.032 [DefaultDispatcher-worker-12 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.033 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.033 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-24 13:56:25.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-24 13:56:25.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.034 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1928930: (connection evicted) 2025-03-24 13:56:25.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-24 13:56:25.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-24 13:56:25.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-24 13:56:25.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-24 13:56:25.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.035 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7574d30b: (connection evicted) 2025-03-24 13:56:25.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-24 13:56:25.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f12596 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.036 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.037 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-24 13:56:25.044 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.049 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.050 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.051 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.055 [DefaultDispatcher-worker-17 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.059 [DefaultDispatcher-worker-7 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-03-24 13:56:25.066 [UI Thread @coroutine#5127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184 2025-03-24 13:56:25.066 [UI Thread @coroutine#5127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184. 2025-03-24 13:56:25.066 [UI Thread @coroutine#5127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184 2025-03-24 13:56:25.067 [UI Thread @coroutine#5127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184 2025-03-24 13:56:25.067 [UI Thread @coroutine#5127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184 2025-03-24 13:56:25.068 [UI Thread @coroutine#5127] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184. 2025-03-24 13:56:25.068 [UI Thread @coroutine#5127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=708601679918301184 to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:25.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-24 13:56:25.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-24 13:56:25.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.070 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1836228d: (connection evicted) 2025-03-24 13:56:25.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-24 13:56:25.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f43c73a 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.106 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-24 13:56:25.114 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.119 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.120 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.121 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.126 [DefaultDispatcher-worker-2 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.136 [DefaultDispatcher-worker-2 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.140 [DefaultDispatcher-worker-1 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-03-24 13:56:25.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-24 13:56:25.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-24 13:56:25.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.148 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a693de: (connection evicted) 2025-03-24 13:56:25.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-24 13:56:25.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-24 13:56:25.187 [DefaultDispatcher-worker-13 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:25.187 [DefaultDispatcher-worker-13 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.187 [DefaultDispatcher-worker-13 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.187 [DefaultDispatcher-worker-13 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.187 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d0775c 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.188 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-24 13:56:25.188 [DefaultDispatcher-worker-22 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.188 [DefaultDispatcher-worker-22 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.195 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.200 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.201 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.202 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8a54f5 2025-03-24 13:56:25.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-24 13:56:25.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-24 13:56:25.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-24 13:56:25.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358caf3a 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.207 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-24 13:56:25.208 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.208 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.208 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-24 13:56:25.215 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.220 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.221 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.222 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2025-03-24 13:56:25.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-24 13:56:25.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-24 13:56:25.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-24 13:56:25.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2910c3ae 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.225 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-24 13:56:25.226 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.226 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.226 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-24 13:56:25.234 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.239 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.240 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.241 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e72fb2 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.241 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-24 13:56:25.249 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.254 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.255 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.256 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.260 [DefaultDispatcher-worker-16 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-03-24 13:56:25.267 [DefaultDispatcher-worker-4 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543895d2 2025-03-24 13:56:25.270 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.270 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-24 13:56:25.270 [UI Thread @coroutine#5230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.271 [UI Thread @coroutine#5230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.271 [UI Thread @coroutine#5230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.271 [UI Thread @coroutine#5230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-24 13:56:25.271 [UI Thread @coroutine#5230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-24 13:56:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.273 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543895d2: (connection evicted) 2025-03-24 13:56:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-24 13:56:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-24 13:56:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.273 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3744c760: (connection evicted) 2025-03-24 13:56:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-24 13:56:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4691e2f5 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.275 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-24 13:56:25.283 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.288 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.289 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.290 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8872669 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.290 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-24 13:56:25.298 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.302 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.303 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.304 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.308 [DefaultDispatcher-worker-10 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-24 13:56:25.315 [DefaultDispatcher-worker-10 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2025-03-24 13:56:25.316 [UI Thread @coroutine#5259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.316 [UI Thread @coroutine#5259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-24 13:56:25.316 [UI Thread @coroutine#5259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.317 [UI Thread @coroutine#5259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.317 [UI Thread @coroutine#5259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-24 13:56:25.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-24 13:56:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.318 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be: (connection evicted) 2025-03-24 13:56:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-24 13:56:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-24 13:56:25.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-24 13:56:25.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-24 13:56:25.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.319 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef: (connection evicted) 2025-03-24 13:56:25.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-24 13:56:25.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56034552 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.320 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-24 13:56:25.321 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.321 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.321 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-24 13:56:25.328 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.333 [DefaultDispatcher-worker-17 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:25.333 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.333 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.333 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.334 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.334 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.334 [DefaultDispatcher-worker-17 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.335 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.336 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9661d4 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.336 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-24 13:56:25.337 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.337 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.337 [Test worker @coroutine#5265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-24 13:56:25.344 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.349 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.350 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.351 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.354 [DefaultDispatcher-worker-16 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-03-24 13:56:25.362 [DefaultDispatcher-worker-5 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-03-24 13:56:25.363 [UI Thread @coroutine#5291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.363 [UI Thread @coroutine#5291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-24 13:56:25.363 [UI Thread @coroutine#5291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.364 [UI Thread @coroutine#5291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.364 [UI Thread @coroutine#5291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-24 13:56:25.364 [UI Thread @coroutine#5291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-24 13:56:25.364 [UI Thread @coroutine#5291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39331/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-24 13:56:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.365 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627d29cc: (connection evicted) 2025-03-24 13:56:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-24 13:56:25.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-24 13:56:25.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.366 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bebe03: (connection evicted) 2025-03-24 13:56:25.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-24 13:56:25.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcfe455 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.367 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-24 13:56:25.375 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.380 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.381 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.384 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-24 13:56:25.384 [DefaultDispatcher-worker-20 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.384 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.384 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.385 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.385 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.385 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-24 13:56:25.385 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.385 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.392 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.397 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.398 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.399 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.403 [DefaultDispatcher-worker-5 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-03-24 13:56:25.410 [DefaultDispatcher-worker-4 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.418 [DefaultDispatcher-worker-11 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2025-03-24 13:56:25.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-24 13:56:25.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-24 13:56:25.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.423 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9: (connection evicted) 2025-03-24 13:56:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-24 13:56:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.424 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2025-03-24 13:56:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-24 13:56:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64bed8b2 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.425 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.426 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-24 13:56:25.433 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.438 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.439 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.440 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.444 [DefaultDispatcher-worker-3 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.454 [DefaultDispatcher-worker-6 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.460 [DefaultDispatcher-worker-20 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.471 [DefaultDispatcher-worker-24 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793f2b41 2025-03-24 13:56:25.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-24 13:56:25.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-24 13:56:25.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.472 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793f2b41: (connection evicted) 2025-03-24 13:56:25.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-24 13:56:25.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d26b390 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.474 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-24 13:56:25.482 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.487 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.488 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.488 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c64b9c 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.489 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-24 13:56:25.496 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.501 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.502 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.503 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.507 [DefaultDispatcher-worker-2 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688c914e 2025-03-24 13:56:25.514 [DefaultDispatcher-worker-2 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.518 [DefaultDispatcher-worker-26 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-24 13:56:25.521 [DefaultDispatcher-worker-17 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:25.522 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.522 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.522 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.522 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-24 13:56:25.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-24 13:56:25.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.523 [DefaultDispatcher-worker-21 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:25.523 [DefaultDispatcher-worker-21 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.523 [DefaultDispatcher-worker-21 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.523 [DefaultDispatcher-worker-21 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.523 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b49d0: (connection evicted) 2025-03-24 13:56:25.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-24 13:56:25.524 [DefaultDispatcher-worker-19 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.524 [DefaultDispatcher-worker-19 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-24 13:56:25.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.524 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688c914e: (connection evicted) 2025-03-24 13:56:25.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-24 13:56:25.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56de370d 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.525 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-24 13:56:25.533 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.538 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.538 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.540 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.544 [DefaultDispatcher-worker-21 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.547 [DefaultDispatcher-worker-4 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.554 [DefaultDispatcher-worker-11 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-03-24 13:56:25.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-24 13:56:25.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-24 13:56:25.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.555 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6044311a: (connection evicted) 2025-03-24 13:56:25.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-24 13:56:25.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4947b8a7 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.556 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-24 13:56:25.563 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.568 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.569 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.570 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.574 [DefaultDispatcher-worker-12 @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.578 [DefaultDispatcher-worker-13 @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5655d64 2025-03-24 13:56:25.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-24 13:56:25.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-24 13:56:25.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.579 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5655d64: (connection evicted) 2025-03-24 13:56:25.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-24 13:56:25.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c8dd3e 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.580 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-24 13:56:25.581 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.581 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.581 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-24 13:56:25.588 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.593 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.594 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.595 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.633 [DefaultDispatcher-worker-23 @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b 2025-03-24 13:56:25.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-24 13:56:25.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-24 13:56:25.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.636 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b159d1b: (connection evicted) 2025-03-24 13:56:25.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-24 13:56:25.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66abb7d4 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.637 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-24 13:56:25.645 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.650 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.651 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.652 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.657 [DefaultDispatcher-worker-2 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.660 [DefaultDispatcher-worker-11 @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359ae83a 2025-03-24 13:56:25.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-24 13:56:25.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-24 13:56:25.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.663 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@359ae83a: (connection evicted) 2025-03-24 13:56:25.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-24 13:56:25.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6988dc14 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.666 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-24 13:56:25.674 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.679 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.679 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.680 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2025-03-24 13:56:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-24 13:56:25.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-24 13:56:25.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-24 13:56:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4cfc61 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.684 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-24 13:56:25.685 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.685 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.685 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-24 13:56:25.692 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.697 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.698 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.699 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-03-24 13:56:25.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-24 13:56:25.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-24 13:56:25.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-24 13:56:25.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c37b0de 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.701 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-24 13:56:25.702 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.702 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.702 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-24 13:56:25.710 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.713 [DefaultDispatcher-worker-5 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:25.713 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.713 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.713 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.714 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.714 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.716 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.716 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.717 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333ab718 2025-03-24 13:56:25.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-24 13:56:25.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-24 13:56:25.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-24 13:56:25.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-24 13:56:25.725 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/Site/verify 2025-03-24 13:56:25.725 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59413/Site/verify. 2025-03-24 13:56:25.725 [UI Thread @coroutine#5583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/Site/verify 2025-03-24 13:56:25.727 [UI Thread @coroutine#5583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/Site/verify 2025-03-24 13:56:25.727 [UI Thread @coroutine#5583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/Site/verify 2025-03-24 13:56:25.727 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59413/Site/verify. 2025-03-24 13:56:25.727 [UI Thread @coroutine#5583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59413/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.730 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.731 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-24 13:56:25.740 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.745 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.746 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.747 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-03-24 13:56:25.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-24 13:56:25.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-24 13:56:25.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-24 13:56:25.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-24 13:56:25.749 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4796ae58 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.750 [Test worker @coroutine#5614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-24 13:56:25.759 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.764 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.764 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.765 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-03-24 13:56:25.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-24 13:56:25.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-24 13:56:25.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-24 13:56:25.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c89cec5 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.768 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-24 13:56:25.777 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.782 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.783 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.784 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6c3f70 2025-03-24 13:56:25.785 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55363/Site/verify 2025-03-24 13:56:25.785 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55363/Site/verify. 2025-03-24 13:56:25.785 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55363/Site/verify 2025-03-24 13:56:25.786 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55363/Site/verify 2025-03-24 13:56:25.786 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55363/Site/verify 2025-03-24 13:56:25.787 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55363/Site/verify. 2025-03-24 13:56:25.787 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55363/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-24 13:56:25.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-24 13:56:25.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:25.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-24 13:56:25.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-24 13:56:25.791 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49657/Site/verify 2025-03-24 13:56:25.791 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49657/Site/verify. 2025-03-24 13:56:25.791 [UI Thread @coroutine#5657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49657/Site/verify 2025-03-24 13:56:25.791 [DefaultDispatcher-worker-19 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:25.791 [DefaultDispatcher-worker-19 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.791 [DefaultDispatcher-worker-19 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.791 [DefaultDispatcher-worker-19 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.800 [DefaultDispatcher-worker-8 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.800 [DefaultDispatcher-worker-8 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.801 [UI Thread @coroutine#5657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49657/Site/verify 2025-03-24 13:56:25.801 [UI Thread @coroutine#5657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49657/Site/verify 2025-03-24 13:56:25.801 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49657/Site/verify. 2025-03-24 13:56:25.801 [UI Thread @coroutine#5657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49657/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.807 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40697/Site/verify 2025-03-24 13:56:25.807 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40697/Site/verify. 2025-03-24 13:56:25.807 [UI Thread @coroutine#5674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40697/Site/verify 2025-03-24 13:56:25.807 [UI Thread @coroutine#5674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40697/Site/verify 2025-03-24 13:56:25.807 [UI Thread @coroutine#5674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40697/Site/verify 2025-03-24 13:56:25.808 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40697/Site/verify. 2025-03-24 13:56:25.808 [UI Thread @coroutine#5674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40697/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:25.811 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-24 13:56:25.811 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-03-24 13:56:25.811 [UI Thread @coroutine#5688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-24 13:56:25.812 [UI Thread @coroutine#5688] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7909bd 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.814 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-24 13:56:25.823 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.828 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.829 [Test worker @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.829 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.834 [DefaultDispatcher-worker-6 @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.844 [DefaultDispatcher-worker-11 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.848 [DefaultDispatcher-worker-25 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.852 [DefaultDispatcher-worker-11 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.855 [DefaultDispatcher-worker-4 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.858 [DefaultDispatcher-worker-20 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.863 [DefaultDispatcher-worker-25 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.872 [DefaultDispatcher-worker-22 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-24 13:56:25.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-24 13:56:25.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-24 13:56:25.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.873 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b729651: (connection evicted) 2025-03-24 13:56:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-24 13:56:25.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741cb82c 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.874 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-24 13:56:25.881 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.887 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.888 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d652bc6 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.888 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-24 13:56:25.889 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.889 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.889 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-24 13:56:25.894 [DefaultDispatcher-worker-25 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:25.895 [DefaultDispatcher-worker-25 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.895 [DefaultDispatcher-worker-25 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.895 [DefaultDispatcher-worker-25 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.896 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.896 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.897 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.902 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.903 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.904 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.907 [DefaultDispatcher-worker-10 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-4 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-12 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.914 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:25.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-24 13:56:25.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-24 13:56:25.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.922 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e31e7e0: (connection evicted) 2025-03-24 13:56:25.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-24 13:56:25.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-24 13:56:25.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-24 13:56:25.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-24 13:56:25.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.923 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77b987f3: (connection evicted) 2025-03-24 13:56:25.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-24 13:56:25.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ef9879 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.924 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-24 13:56:25.932 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.937 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.938 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.939 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4298e4b4 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.939 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-24 13:56:25.949 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.954 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.955 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.956 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.960 [DefaultDispatcher-worker-4 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-24 13:56:25.968 [DefaultDispatcher-worker-17 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.972 [DefaultDispatcher-worker-19 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-03-24 13:56:25.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-24 13:56:25.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-24 13:56:25.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.975 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcecc45: (connection evicted) 2025-03-24 13:56:25.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-24 13:56:25.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-24 13:56:25.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-24 13:56:25.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-24 13:56:25.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:25.976 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d594a5a: (connection evicted) 2025-03-24 13:56:25.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:25.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-24 13:56:25.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56527ff2 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.977 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-24 13:56:25.985 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.989 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.990 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.991 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@abb1c3e 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:25.991 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:25.992 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-24 13:56:25.992 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:25.992 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:25.992 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-24 13:56:25.999 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:26.004 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:26.005 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:26.006 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:26.010 [DefaultDispatcher-worker-13 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-03-24 13:56:26.016 [DefaultDispatcher-worker-15 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:26.021 [DefaultDispatcher-worker-5 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5 2025-03-24 13:56:26.037 [DefaultDispatcher-worker-16 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:26.037 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.037 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.037 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.038 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.038 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.077 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.092 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.193 [DefaultDispatcher-worker-12 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:26.193 [DefaultDispatcher-worker-12 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.193 [DefaultDispatcher-worker-12 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.193 [DefaultDispatcher-worker-12 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.194 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.194 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-24 13:56:26.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-24 13:56:26.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.273 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21aa0ec5: (connection evicted) 2025-03-24 13:56:26.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-24 13:56:26.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.274 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c: (connection evicted) 2025-03-24 13:56:26.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-24 13:56:26.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb7ca06 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.275 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-24 13:56:26.276 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.276 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.276 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-24 13:56:26.283 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.288 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.289 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.290 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec22804 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.290 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-24 13:56:26.291 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.291 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.291 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-24 13:56:26.298 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.303 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.304 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.305 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.309 [DefaultDispatcher-worker-3 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-03-24 13:56:26.316 [DefaultDispatcher-worker-26 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.319 [DefaultDispatcher-worker-3 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.323 [DefaultDispatcher-worker-11 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60adea01 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-24 13:56:26.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.326 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60adea01: (connection evicted) 2025-03-24 13:56:26.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-24 13:56:26.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-24 13:56:26.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.326 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7: (connection evicted) 2025-03-24 13:56:26.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-24 13:56:26.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e16fcaf 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.327 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-24 13:56:26.328 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.328 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.328 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-24 13:56:26.335 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.338 [DefaultDispatcher-worker-13 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:26.338 [DefaultDispatcher-worker-13 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.338 [DefaultDispatcher-worker-13 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.338 [DefaultDispatcher-worker-13 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.339 [DefaultDispatcher-worker-23 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.339 [DefaultDispatcher-worker-23 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.341 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.341 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.342 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.342 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc41170 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.343 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-24 13:56:26.350 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.355 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.356 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.357 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.361 [DefaultDispatcher-worker-23 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e55afa 2025-03-24 13:56:26.368 [DefaultDispatcher-worker-23 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.372 [DefaultDispatcher-worker-10 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.376 [DefaultDispatcher-worker-9 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca 2025-03-24 13:56:26.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-24 13:56:26.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-24 13:56:26.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.379 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4de3a1ca: (connection evicted) 2025-03-24 13:56:26.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-24 13:56:26.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-24 13:56:26.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-24 13:56:26.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-24 13:56:26.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.379 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e55afa: (connection evicted) 2025-03-24 13:56:26.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-24 13:56:26.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d3578e 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.380 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-24 13:56:26.381 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.381 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.381 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-24 13:56:26.389 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-16 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.390 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.394 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.395 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.395 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbd0d1 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.396 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-24 13:56:26.404 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.408 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.409 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.410 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.414 [DefaultDispatcher-worker-6 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e110b 2025-03-24 13:56:26.421 [DefaultDispatcher-worker-21 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.425 [DefaultDispatcher-worker-3 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.429 [DefaultDispatcher-worker-7 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2 2025-03-24 13:56:26.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-24 13:56:26.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-24 13:56:26.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.433 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4d0be2: (connection evicted) 2025-03-24 13:56:26.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-24 13:56:26.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-24 13:56:26.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-24 13:56:26.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-24 13:56:26.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.433 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e110b: (connection evicted) 2025-03-24 13:56:26.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-24 13:56:26.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50dcc20a 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.435 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.436 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-24 13:56:26.444 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.449 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.450 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.451 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.456 [DefaultDispatcher-worker-25 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a970f 2025-03-24 13:56:26.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-24 13:56:26.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-24 13:56:26.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.458 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a970f: (connection evicted) 2025-03-24 13:56:26.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-24 13:56:26.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1475cdbb 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.459 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-24 13:56:26.467 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.472 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.473 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.474 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.479 [DefaultDispatcher-worker-1 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.490 [DefaultDispatcher-worker-8 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.493 [DefaultDispatcher-worker-22 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-03-24 13:56:26.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-24 13:56:26.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-24 13:56:26.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.497 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c16f67: (connection evicted) 2025-03-24 13:56:26.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-24 13:56:26.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bafa95b 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.498 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-24 13:56:26.499 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.499 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.499 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-24 13:56:26.506 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.511 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.512 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.513 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.517 [DefaultDispatcher-worker-6 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.526 [DefaultDispatcher-worker-9 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:26.526 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.526 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.526 [DefaultDispatcher-worker-9 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.527 [DefaultDispatcher-worker-8 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.527 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:26.527 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.527 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.527 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.528 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.528 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.529 [DefaultDispatcher-worker-24 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.532 [DefaultDispatcher-worker-22 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.540 [DefaultDispatcher-worker-6 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2025-03-24 13:56:26.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-24 13:56:26.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-24 13:56:26.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.541 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31360632: (connection evicted) 2025-03-24 13:56:26.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-24 13:56:26.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edf68f5 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.542 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-24 13:56:26.550 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.555 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.556 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.557 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.562 [DefaultDispatcher-worker-3 @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.572 [DefaultDispatcher-worker-13 @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.576 [DefaultDispatcher-worker-21 @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.581 [DefaultDispatcher-worker-6 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-03-24 13:56:26.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-24 13:56:26.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-24 13:56:26.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.582 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56972302: (connection evicted) 2025-03-24 13:56:26.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-24 13:56:26.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42eb459d 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.584 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-24 13:56:26.585 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.585 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.585 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-24 13:56:26.592 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.597 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.598 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.599 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-24 13:56:26.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-24 13:56:26.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-24 13:56:26.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-24 13:56:26.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1523cd 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.605 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-24 13:56:26.606 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.606 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.606 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-24 13:56:26.613 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.618 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.619 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.620 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-03-24 13:56:26.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-24 13:56:26.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-24 13:56:26.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-24 13:56:26.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cf0dd9 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.624 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-24 13:56:26.633 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.638 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.639 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.639 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c0470 2025-03-24 13:56:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-24 13:56:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-24 13:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-24 13:56:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f004d24 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.644 [UI Thread @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-24 13:56:26.652 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.657 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.658 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.659 [UI Thread @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc 2025-03-24 13:56:26.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-24 13:56:26.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-24 13:56:26.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:26.661 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2567e3bc: (connection evicted) 2025-03-24 13:56:26.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-24 13:56:26.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9f3d0f 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.663 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-24 13:56:26.664 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.664 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.664 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-24 13:56:26.673 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.679 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.680 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.680 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccb3dd 2025-03-24 13:56:26.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-24 13:56:26.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-24 13:56:26.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-24 13:56:26.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-24 13:56:26.683 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f693a39 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.684 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-24 13:56:26.692 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.697 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.698 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.699 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-03-24 13:56:26.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-24 13:56:26.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-24 13:56:26.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-24 13:56:26.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcdf733 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.702 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-24 13:56:26.713 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.719 [DefaultDispatcher-worker-20 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:26.719 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.719 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.719 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.719 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.720 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.720 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.720 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.721 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-03-24 13:56:26.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-24 13:56:26.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-24 13:56:26.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-24 13:56:26.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75eed00f 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.723 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-24 13:56:26.724 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.724 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.724 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-24 13:56:26.732 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.737 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.738 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.739 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513982 2025-03-24 13:56:26.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-24 13:56:26.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-24 13:56:26.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-24 13:56:26.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460818c1 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.742 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-24 13:56:26.751 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.756 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.757 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.757 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-03-24 13:56:26.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-24 13:56:26.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-24 13:56:26.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-24 13:56:26.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.761 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.762 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-24 13:56:26.770 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.775 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.776 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.777 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-03-24 13:56:26.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-24 13:56:26.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-24 13:56:26.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-24 13:56:26.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67387eba 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.780 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-24 13:56:26.788 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.793 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.794 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.795 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-03-24 13:56:26.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-24 13:56:26.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-24 13:56:26.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-24 13:56:26.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a64c8c3 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.798 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-24 13:56:26.804 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:26.804 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.804 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.804 [DefaultDispatcher-worker-10 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.805 [DefaultDispatcher-worker-24 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.805 [DefaultDispatcher-worker-24 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.807 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.812 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.813 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.814 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-03-24 13:56:26.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-24 13:56:26.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-24 13:56:26.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-24 13:56:26.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37445c57 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.818 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-24 13:56:26.819 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.819 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.819 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-24 13:56:26.828 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.833 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.834 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.834 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-03-24 13:56:26.837 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-24 13:56:26.837 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-03-24 13:56:26.837 [UI Thread @coroutine#6407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-24 13:56:26.838 [UI Thread @coroutine#6407] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-24 13:56:26.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-24 13:56:26.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-24 13:56:26.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-24 13:56:26.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645f3e8b 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.840 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.841 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.841 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-24 13:56:26.841 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.841 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.841 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-24 13:56:26.849 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.854 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.855 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.856 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-03-24 13:56:26.858 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58819/Site/verify 2025-03-24 13:56:26.858 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58819/Site/verify. 2025-03-24 13:56:26.858 [UI Thread @coroutine#6430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58819/Site/verify 2025-03-24 13:56:26.859 [UI Thread @coroutine#6430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58819/Site/verify 2025-03-24 13:56:26.859 [UI Thread @coroutine#6430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58819/Site/verify 2025-03-24 13:56:26.859 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58819/Site/verify. 2025-03-24 13:56:26.859 [UI Thread @coroutine#6430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58819/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-24 13:56:26.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-24 13:56:26.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-24 13:56:26.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-24 13:56:26.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:26.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-24 13:56:26.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-24 13:56:26.862 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7c75d9 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.863 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-24 13:56:26.871 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.876 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.877 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.878 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.883 [DefaultDispatcher-worker-11 @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.886 [DefaultDispatcher-worker-25 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b57c4 2025-03-24 13:56:26.890 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json 2025-03-24 13:56:26.890 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json. 2025-03-24 13:56:26.890 [UI Thread @coroutine#6456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json 2025-03-24 13:56:26.891 [UI Thread @coroutine#6456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json 2025-03-24 13:56:26.891 [UI Thread @coroutine#6456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json. 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33879/708601687289147392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33879/mediainfo.json 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33879/mediainfo.json. 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33879/mediainfo.json 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33879/mediainfo.json 2025-03-24 13:56:26.892 [UI Thread @coroutine#6456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33879/mediainfo.json 2025-03-24 13:56:26.900 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:26.900 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.900 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.900 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.901 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.901 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.919 [DefaultDispatcher-worker-12 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:26.919 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.919 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:26.919 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.920 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.920 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:26.934 [UI Thread @coroutine#6456] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33879/mediainfo.json. 2025-03-24 13:56:26.934 [UI Thread @coroutine#6456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33879/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:26.963 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-10 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-10 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.043 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.198 [DefaultDispatcher-worker-9 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bab95b 2025-03-24 13:56:27.199 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.199 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.199 [DefaultDispatcher-worker-9 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.199 [DefaultDispatcher-worker-26 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.199 [DefaultDispatcher-worker-26 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.343 [DefaultDispatcher-worker-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2025-03-24 13:56:27.343 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.343 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.343 [DefaultDispatcher-worker-1 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.344 [DefaultDispatcher-worker-10 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.344 [DefaultDispatcher-worker-10 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34539/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.395 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-03-24 13:56:27.395 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.395 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.395 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.396 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.396 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59201/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.420 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:27.462 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:27.531 [DefaultDispatcher-worker-24 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab39e42 2025-03-24 13:56:27.531 [DefaultDispatcher-worker-24 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.531 [DefaultDispatcher-worker-24 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.531 [DefaultDispatcher-worker-24 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-18 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-24 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.532 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54545/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.724 [DefaultDispatcher-worker-11 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-24 13:56:27.724 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.724 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.724 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.725 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.725 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-13 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-13 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-13 @coroutine#2089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-13 @coroutine#2089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.810 [DefaultDispatcher-worker-7 @coroutine#2089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48077/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.905 [DefaultDispatcher-worker-18 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-24 13:56:27.905 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.905 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.905 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.906 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.906 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51653/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-20 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-20 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.924 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51189/UmAppDatabase/replication/nodeId 2025-03-24 13:56:27.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-24 13:56:27.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-24 13:56:27.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:27.937 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569b57c4: (connection evicted) 2025-03-24 13:56:27.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:27.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-24 13:56:27.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418a4fff 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.947 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-24 13:56:27.956 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.961 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.961 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.962 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.967 [DefaultDispatcher-worker-25 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:27.970 [DefaultDispatcher-worker-15 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754fa706 2025-03-24 13:56:28.050 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:28.054 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json 2025-03-24 13:56:28.054 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json. 2025-03-24 13:56:28.054 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json 2025-03-24 13:56:28.054 [DefaultDispatcher-worker-8 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2025-03-24 13:56:28.054 [DefaultDispatcher-worker-8 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:28.054 [DefaultDispatcher-worker-8 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId. 2025-03-24 13:56:28.054 [DefaultDispatcher-worker-8 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:28.055 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:28.055 [DefaultDispatcher-worker-16 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38421/UmAppDatabase/replication/nodeId 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json. 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53813/708601691076931584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53813/tincan.xml 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53813/tincan.xml. 2025-03-24 13:56:28.055 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53813/tincan.xml 2025-03-24 13:56:28.056 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53813/tincan.xml 2025-03-24 13:56:28.056 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53813/tincan.xml 2025-03-24 13:56:28.096 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53813/tincan.xml. 2025-03-24 13:56:28.096 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53813/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-24 13:56:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-24 13:56:28.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-24 13:56:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-24 13:56:28.102 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754fa706: (connection evicted) 2025-03-24 13:56:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-24 13:56:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-24 13:56:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.