2025-04-01 14:58:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:27.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:27.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-01 14:58:27.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-01 14:58:27.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.372 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.374 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.396 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:27.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a97a895 2025-04-01 14:58:27.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a97a895 2025-04-01 14:58:27.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54504db7 2025-04-01 14:58:27.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54504db7 2025-04-01 14:58:27.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fc3e5 2025-04-01 14:58:27.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fc3e5 2025-04-01 14:58:27.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d478c 2025-04-01 14:58:27.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d478c 2025-04-01 14:58:27.411 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d996b4 2025-04-01 14:58:27.411 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d996b4 2025-04-01 14:58:27.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@243250ad 2025-04-01 14:58:27.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@243250ad 2025-04-01 14:58:27.417 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cdf25 2025-04-01 14:58:27.417 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cdf25 2025-04-01 14:58:27.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542b8c3 2025-04-01 14:58:27.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542b8c3 2025-04-01 14:58:27.422 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90fce9 2025-04-01 14:58:27.423 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90fce9 2025-04-01 14:58:27.423 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:27.504 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:27.505 [DefaultDispatcher-worker-2 @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-04-01 14:58:27.505 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:27.506 [DefaultDispatcher-worker-2 @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-04-01 14:58:27.508 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.509 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-01 14:58:27.509 [DefaultDispatcher-worker-7 @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-04-01 14:58:27.509 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-01 14:58:27.559 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.578 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.591 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.604 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.616 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.619 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.687 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-01 14:58:27.705 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-01 14:58:27.706 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-01 14:58:27.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-01 14:58:27.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-01 14:58:27.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:27.715 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-01 14:58:27.715 [DefaultDispatcher-worker-5 @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-04-01 14:58:27.715 [DefaultDispatcher-worker-1 @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-04-01 14:58:27.716 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a97a895: (connection evicted) 2025-04-01 14:58:27.716 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54504db7: (connection evicted) 2025-04-01 14:58:27.716 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506fc3e5: (connection evicted) 2025-04-01 14:58:27.717 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156d478c: (connection evicted) 2025-04-01 14:58:27.717 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d996b4: (connection evicted) 2025-04-01 14:58:27.717 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@243250ad: (connection evicted) 2025-04-01 14:58:27.718 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6cdf25: (connection evicted) 2025-04-01 14:58:27.718 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7542b8c3: (connection evicted) 2025-04-01 14:58:27.718 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b90fce9: (connection evicted) 2025-04-01 14:58:27.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:27.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-01 14:58:27.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7493d937 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:27.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-01 14:58:27.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-01 14:58:27.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.732 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.734 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.735 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:27.736 [DefaultDispatcher-worker-4 @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-04-01 14:58:27.736 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:27.736 [DefaultDispatcher-worker-4 @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-04-01 14:58:27.743 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.744 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-01 14:58:27.744 [DefaultDispatcher-worker-6 @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-04-01 14:58:27.744 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-01 14:58:27.747 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.755 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.764 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.771 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.779 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.783 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.812 [DefaultDispatcher-worker-11 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-01 14:58:27.826 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:27.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35976559 2025-04-01 14:58:27.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35976559 2025-04-01 14:58:27.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b509d9b 2025-04-01 14:58:27.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b509d9b 2025-04-01 14:58:27.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f0e29 2025-04-01 14:58:27.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f0e29 2025-04-01 14:58:27.835 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6d97a0 2025-04-01 14:58:27.835 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6d97a0 2025-04-01 14:58:27.837 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-01 14:58:27.837 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-01 14:58:27.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e9819 2025-04-01 14:58:27.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e9819 2025-04-01 14:58:27.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-01 14:58:27.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-01 14:58:27.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-04-01 14:58:27.838 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4: (connection evicted) 2025-04-01 14:58:27.838 [DefaultDispatcher-worker-4 @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-04-01 14:58:27.838 [DefaultDispatcher-worker-10 @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-04-01 14:58:27.838 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35976559: (connection evicted) 2025-04-01 14:58:27.839 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b509d9b: (connection evicted) 2025-04-01 14:58:27.839 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6f4c 2025-04-01 14:58:27.839 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6f4c 2025-04-01 14:58:27.839 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f6f0e29: (connection evicted) 2025-04-01 14:58:27.839 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6d97a0: (connection evicted) 2025-04-01 14:58:27.839 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@745e9819: (connection evicted) 2025-04-01 14:58:27.840 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6f4c: (connection evicted) 2025-04-01 14:58:27.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:27.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-01 14:58:27.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677cc4e8 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:27.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-04-01 14:58:27.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-04-01 14:58:27.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-01 14:58:27.970 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595814a1 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-01 14:58:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-01 14:58:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-01 14:58:28.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-01 14:58:28.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-01 14:58:28.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-01 14:58:28.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-01 14:58:28.265 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-01 14:58:28.300 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.314 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.407 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-01 14:58:28.413 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-01 14:58:28.414 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-01 14:58:28.414 [DefaultDispatcher-worker-7 @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:33501/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-01 14:58:28.414 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-01 14:58:28.426 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-01 14:58:28.426 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-01 14:58:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-01 14:58:28.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-01 14:58:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.469 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d42faf: (connection evicted) 2025-04-01 14:58:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-01 14:58:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-01 14:58:28.471 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-01 14:58:28.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-01 14:58:28.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-01 14:58:28.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-01 14:58:28.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-01 14:58:28.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-01 14:58:28.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-01 14:58:28.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-01 14:58:28.511 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-01 14:58:28.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-01 14:58:28.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-01 14:58:28.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.514 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@101c15ad: (connection evicted) 2025-04-01 14:58:28.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-01 14:58:28.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-01 14:58:28.515 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-01 14:58:28.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-01 14:58:28.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-01 14:58:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-01 14:58:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-01 14:58:28.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-01 14:58:28.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-01 14:58:28.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-01 14:58:28.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-01 14:58:28.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.535 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645ba24a: (connection evicted) 2025-04-01 14:58:28.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-01 14:58:28.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-01 14:58:28.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-01 14:58:28.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3185c 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-01 14:58:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-01 14:58:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-01 14:58:28.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-01 14:58:28.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-01 14:58:28.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-01 14:58:28.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.554 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4cceb: (connection evicted) 2025-04-01 14:58:28.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-01 14:58:28.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6851b296 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-01 14:58:28.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-01 14:58:28.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-01 14:58:28.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-01 14:58:28.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e6a68 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-01 14:58:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-01 14:58:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-01 14:58:28.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-01 14:58:28.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-01 14:58:28.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.583 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5368e981: (connection evicted) 2025-04-01 14:58:28.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-01 14:58:28.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-01 14:58:28.587 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.630 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.648 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.668 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-01 14:58:28.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-01 14:58:28.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-01 14:58:28.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5560b64d 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-01 14:58:28.858 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.861 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.870 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.877 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.882 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.886 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-01 14:58:28.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-01 14:58:28.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.920 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15: (connection evicted) 2025-04-01 14:58:28.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-01 14:58:28.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-01 14:58:28.924 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-01 14:58:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-01 14:58:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-01 14:58:28.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-01 14:58:28.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-01 14:58:28.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-01 14:58:28.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ef5a33 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-04-01 14:58:28.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-04-01 14:58:28.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-01 14:58:28.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-01 14:58:28.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-01 14:58:28.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.945 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1d1463: (connection evicted) 2025-04-01 14:58:28.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-01 14:58:28.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-01 14:58:28.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-01 14:58:28.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa5c8cf 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-04-01 14:58:28.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-04-01 14:58:28.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-01 14:58:28.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-01 14:58:28.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-01 14:58:28.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.957 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ccd000e: (connection evicted) 2025-04-01 14:58:28.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-01 14:58:28.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-01 14:58:28.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-01 14:58:28.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-01 14:58:28.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-04-01 14:58:28.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-04-01 14:58:28.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-01 14:58:28.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-01 14:58:28.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-01 14:58:28.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:28.969 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f71c05: (connection evicted) 2025-04-01 14:58:28.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:28.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-01 14:58:28.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-01 14:58:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-01 14:58:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2b7e3c 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:28.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-01 14:58:28.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-04-01 14:58:28.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-04-01 14:58:28.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-01 14:58:29.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-01 14:58:29.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-01 14:58:29.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.025 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed: (connection evicted) 2025-04-01 14:58:29.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-01 14:58:29.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-01 14:58:29.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-01 14:58:29.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-01 14:58:29.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-01 14:58:29.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-01 14:58:29.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-01 14:58:29.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-01 14:58:29.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-01 14:58:29.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-01 14:58:29.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.038 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f: (connection evicted) 2025-04-01 14:58:29.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-01 14:58:29.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-01 14:58:29.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-01 14:58:29.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-01 14:58:29.042 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-01 14:58:29.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-01 14:58:29.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-01 14:58:29.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-01 14:58:29.056 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.066 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-01 14:58:29.067 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-01 14:58:29.067 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-01 14:58:29.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-01 14:58:29.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.068 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2025-04-01 14:58:29.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-01 14:58:29.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-01 14:58:29.069 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be3f8f8 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-01 14:58:29.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-01 14:58:29.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-01 14:58:29.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-01 14:58:29.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-01 14:58:29.080 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-01 14:58:29.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-01 14:58:29.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.091 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1: (connection evicted) 2025-04-01 14:58:29.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-01 14:58:29.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-01 14:58:29.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-01 14:58:29.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-01 14:58:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-01 14:58:29.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-01 14:58:29.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-01 14:58:29.136 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.149 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.179 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.199 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.207 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-01 14:58:29.208 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-01 14:58:29.208 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-01 14:58:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-01 14:58:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.209 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e11bda: (connection evicted) 2025-04-01 14:58:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-01 14:58:29.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-01 14:58:29.209 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-01 14:58:29.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-01 14:58:29.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-01 14:58:29.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-01 14:58:29.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-01 14:58:29.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-01 14:58:29.312 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.321 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-01 14:58:29.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-01 14:58:29.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.352 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e202d7: (connection evicted) 2025-04-01 14:58:29.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-01 14:58:29.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-01 14:58:29.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-01 14:58:29.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-01 14:58:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-01 14:58:29.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-01 14:58:29.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-01 14:58:29.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-01 14:58:29.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-01 14:58:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.366 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2025-04-01 14:58:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-01 14:58:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-01 14:58:29.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-01 14:58:29.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-01 14:58:29.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-01 14:58:29.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-01 14:58:29.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-01 14:58:29.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-01 14:58:29.464 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.476 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.478 [DefaultDispatcher-worker-11 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-01 14:58:29.479 [DefaultDispatcher-worker-11 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-01 14:58:29.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-01 14:58:29.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-01 14:58:29.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.479 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2025-04-01 14:58:29.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-01 14:58:29.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-01 14:58:29.480 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-01 14:58:29.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-01 14:58:29.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-01 14:58:29.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-01 14:58:29.485 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-01 14:58:29.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-01 14:58:29.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-01 14:58:29.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-01 14:58:29.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-01 14:58:29.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.494 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aedc426: (connection evicted) 2025-04-01 14:58:29.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-01 14:58:29.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-01 14:58:29.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-01 14:58:29.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-01 14:58:29.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-01 14:58:29.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-01 14:58:29.516 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-01 14:58:29.517 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-01 14:58:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-01 14:58:29.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-01 14:58:29.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-01 14:58:29.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-01 14:58:29.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-01 14:58:29.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:29.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-01 14:58:29.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-01 14:58:29.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-01 14:58:29.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-01 14:58:29.530 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.536 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.537 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-01 14:58:29.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-01 14:58:29.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-01 14:58:29.543 [DefaultDispatcher-worker-6 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-01 14:58:29.543 [DefaultDispatcher-worker-2 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-01 14:58:29.544 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-01 14:58:29.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-01 14:58:29.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-01 14:58:29.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.546 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702b656a: (connection evicted) 2025-04-01 14:58:29.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-01 14:58:29.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-01 14:58:29.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-01 14:58:29.551 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.556 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.557 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-01 14:58:29.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-01 14:58:29.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-01 14:58:29.564 [DefaultDispatcher-worker-5 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-01 14:58:29.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-01 14:58:29.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-01 14:58:29.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.571 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5: (connection evicted) 2025-04-01 14:58:29.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-01 14:58:29.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f50dd0 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-01 14:58:29.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-01 14:58:29.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-01 14:58:29.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-01 14:58:29.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-01 14:58:29.581 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-01 14:58:29.582 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-01 14:58:29.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d297d4d 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-01 14:58:29.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-01 14:58:29.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-01 14:58:29.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-01 14:58:29.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-01 14:58:29.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:29.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-01 14:58:29.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-04-01 14:58:29.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-04-01 14:58:29.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-01 14:58:29.591 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.621 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.624 [DefaultDispatcher-worker-18 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-04-01 14:58:29.630 [DefaultDispatcher-worker-10 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-04-01 14:58:29.638 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.659 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.664 [DefaultDispatcher-worker-8 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-04-01 14:58:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-01 14:58:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-01 14:58:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.665 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1: (connection evicted) 2025-04-01 14:58:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-01 14:58:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7286827b 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2025-04-01 14:58:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2025-04-01 14:58:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-01 14:58:29.684 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.686 [DefaultDispatcher-worker-8 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2025-04-01 14:58:29.690 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2025-04-01 14:58:29.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-01 14:58:29.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-01 14:58:29.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.700 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4: (connection evicted) 2025-04-01 14:58:29.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-01 14:58:29.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237aa0c7 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b400bd0 2025-04-01 14:58:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b400bd0 2025-04-01 14:58:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-01 14:58:29.720 [DefaultDispatcher-worker-17 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b400bd0 2025-04-01 14:58:29.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-01 14:58:29.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-01 14:58:29.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.721 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b400bd0: (connection evicted) 2025-04-01 14:58:29.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-01 14:58:29.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e7a544 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-01 14:58:29.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-01 14:58:29.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-01 14:58:29.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-01 14:58:29.741 [DefaultDispatcher-worker-17 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-01 14:58:29.746 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-01 14:58:29.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-01 14:58:29.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-01 14:58:29.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.746 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573870cb: (connection evicted) 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-01 14:58:29.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb6869a 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-01 14:58:29.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eee3da9 2025-04-01 14:58:29.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eee3da9 2025-04-01 14:58:29.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-01 14:58:29.766 [DefaultDispatcher-worker-18 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eee3da9 2025-04-01 14:58:29.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-01 14:58:29.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-01 14:58:29.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.768 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eee3da9: (connection evicted) 2025-04-01 14:58:29.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-01 14:58:29.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33eab2e8 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@37364634 2025-04-01 14:58:29.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@37364634 2025-04-01 14:58:29.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-01 14:58:29.786 [DefaultDispatcher-worker-12 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37364634 2025-04-01 14:58:29.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-01 14:58:29.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-01 14:58:29.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:29.787 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37364634: (connection evicted) 2025-04-01 14:58:29.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:29.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-01 14:58:29.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633a11eb 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:29.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4910afdf 2025-04-01 14:58:29.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4910afdf 2025-04-01 14:58:29.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-01 14:58:29.968 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4910afdf 2025-04-01 14:58:29.973 [DefaultDispatcher-worker-15 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4910afdf 2025-04-01 14:58:29.974 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53123/manifest.json 2025-04-01 14:58:29.974 [Test worker @coroutine#338] 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:53123/manifest.json. 2025-04-01 14:58:29.974 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53123/manifest.json 2025-04-01 14:58:29.976 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53123/manifest.json 2025-04-01 14:58:29.976 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53123/manifest.json 2025-04-01 14:58:30.029 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.049 [Test worker @coroutine#338] 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:53123/manifest.json. 2025-04-01 14:58:30.049 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53123/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:30.056 [DefaultDispatcher-worker-3 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4910afdf 2025-04-01 14:58:30.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-01 14:58:30.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-01 14:58:30.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.060 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4910afdf: (connection evicted) 2025-04-01 14:58:30.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:30.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-01 14:58:30.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adbec34 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:30.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:30.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:30.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543ba2e1 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:30.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:30.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@723c5f86 2025-04-01 14:58:30.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@723c5f86 2025-04-01 14:58:30.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-01 14:58:30.109 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:30.145 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-01 14:58:30.145 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@49005dc4 2025-04-01 14:58:30.185 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.192 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.199 [DefaultDispatcher-worker-14 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:39095 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51097500 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:30.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-01 14:58:30.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-01 14:58:30.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-01 14:58:30.217 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-01 14:58:30.221 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-01 14:58:30.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-01 14:58:30.221 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-01 14:58:30.221 [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-04-01 14:58:30.221 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-01 14:58:30.221 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-01 14:58:30.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-01 14:58:30.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbf727a 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:30.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:30.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-01 14:58:30.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-01 14:58:30.251 [DefaultDispatcher-worker-15 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.256 [DefaultDispatcher-worker-3 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.260 [DefaultDispatcher-worker-7 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-01 14:58:30.261 [DefaultDispatcher-worker-7 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-01 14:58:30.266 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.270 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.270 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.270 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json. 2025-04-01 14:58:30.270 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.272 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.272 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.272 [Test worker @coroutine#355] 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:39095/api/content/711570900845793280/_ustadmanifest.json. 2025-04-01 14:58:30.272 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:30.280 [DefaultDispatcher-worker-3 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-01 14:58:30.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-aacb4696-1c66-4ee9-a62e-777b1a6b1e19', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-01 14:58:30.285 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:30.285 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-aacb4696-1c66-4ee9-a62e-777b1a6b1e19 2025-04-01 14:58:30.289 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:30.289 [DefaultDispatcher-worker-3 @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:39095/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:30.289 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:30.289 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39095/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:30.294 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.294 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/UmAppDatabase/replication/nodeId 2025-04-01 14:58:30.294 [DefaultDispatcher-worker-15 @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:39095/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:30.294 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/UmAppDatabase/replication/nodeId 2025-04-01 14:58:30.297 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/api/blob/upload-init-batch 2025-04-01 14:58:30.297 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39095/api/blob/upload-init-batch. 2025-04-01 14:58:30.297 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/api/blob/upload-init-batch 2025-04-01 14:58:30.297 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:30.300 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.323 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.332 [eventLoopGroupProxy-4-4 @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-04-01 14:58:30.332 [eventLoopGroupProxy-4-3 @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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:30.332 [eventLoopGroupProxy-4-1 @call-handler#396] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:30.332 [eventLoopGroupProxy-4-2 @call-handler#398] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:30.335 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.335 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.337 [eventLoopGroupProxy-4-2 @call-handler#398] 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-04-01 14:58:30.337 [eventLoopGroupProxy-4-4 @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-04-01 14:58:30.337 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:30.338 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/UmAppDatabase/replication/nodeId 2025-04-01 14:58:30.338 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/UmAppDatabase/replication/nodeId 2025-04-01 14:58:30.339 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.339 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:30.339 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:30.342 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-01 14:58:30.342 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-01 14:58:30.344 [DefaultDispatcher-worker-10 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.345 [eventLoopGroupProxy-4-4 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:30.350 [DefaultDispatcher-worker-3 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.358 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-04-01 14:58:30.359 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/api/blob/upload-init-batch 2025-04-01 14:58:30.359 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/api/blob/upload-init-batch 2025-04-01 14:58:30.361 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39095/api/blob/upload-init-batch. 2025-04-01 14:58:30.361 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:30.369 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.369 [DefaultDispatcher-worker-3 @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:39095/api/blob/upload-batch-data. 2025-04-01 14:58:30.369 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.369 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:30.374 [eventLoopGroupProxy-4-2 @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-04-01 14:58:30.381 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:30.382 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.382 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-01 14:58:30.382 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.387 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.387 [DefaultDispatcher-worker-3 @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:39095/api/blob/upload-batch-data. 2025-04-01 14:58:30.387 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.387 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:30.389 [eventLoopGroupProxy-4-2 @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-04-01 14:58:30.391 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:30.391 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.391 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:30.392 [DefaultDispatcher-worker-3 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/api/blob/upload-batch-data 2025-04-01 14:58:30.406 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.413 [DefaultDispatcher-worker-17 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.422 [DefaultDispatcher-worker-17 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/UmAppDatabase/replication/message 2025-04-01 14:58:30.423 [DefaultDispatcher-worker-17 @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:39095/UmAppDatabase/replication/message. 2025-04-01 14:58:30.423 [DefaultDispatcher-worker-17 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/UmAppDatabase/replication/message 2025-04-01 14:58:30.423 [DefaultDispatcher-worker-17 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39095/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:30.424 [eventLoopGroupProxy-4-2 @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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:30.424 [eventLoopGroupProxy-4-2 @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-04-01 14:58:30.424 [eventLoopGroupProxy-4-2 @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-04-01 14:58:30.437 [DefaultDispatcher-worker-14 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723c5f86 2025-04-01 14:58:30.438 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:30.438 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-5 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-5 @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:39095/api/content/711570900845793280/_ustadmanifest.json. 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-5 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/UmAppDatabase/replication/message 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/UmAppDatabase/replication/message 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39095/UmAppDatabase/replication/message. 2025-04-01 14:58:30.439 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39095/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:30.440 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.440 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json 2025-04-01 14:58:30.440 [DefaultDispatcher-worker-19 @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:39095/api/content/711570900845793280/_ustadmanifest.json. 2025-04-01 14:58:30.440 [DefaultDispatcher-worker-19 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39095/api/content/711570900845793280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:30.444 [DefaultDispatcher-worker-14 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2025-04-01 14:58:30.445 [DefaultDispatcher-worker-16 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723c5f86 2025-04-01 14:58:30.446 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-01 14:58:30.446 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-01 14:58:30.446 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-01 14:58:30.446 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-01 14:58:30.446 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-01 14:58:30.447 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2025-04-01 14:58:30.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-01 14:58:30.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-01 14:58:30.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:30.447 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7: (connection evicted) 2025-04-01 14:58:30.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:30.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-01 14:58:30.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-01 14:58:30.718 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:30.718 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:30.907 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:31.452 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@49005dc4 2025-04-01 14:58:31.452 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@49005dc4 2025-04-01 14:58:31.454 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abc325 2025-04-01 14:58:31.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-01 14:58:31.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-01 14:58:31.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:31.454 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723c5f86: (connection evicted) 2025-04-01 14:58:31.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:31.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-01 14:58:31.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-01 14:58:31.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:31.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:31.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:31.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:31.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-01 14:58:31.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-01 14:58:31.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-01 14:58:31.469 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:31.470 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-01 14:58:31.470 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21084a6d 2025-04-01 14:58:31.472 [DefaultDispatcher-worker-19 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:35825 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddbbfbb 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:31.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-01 14:58:31.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-01 14:58:31.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-01 14:58:31.474 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-01 14:58:31.474 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-01 14:58:31.474 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-01 14:58:31.474 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-01 14:58:31.474 [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-04-01 14:58:31.474 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-01 14:58:31.474 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-01 14:58:31.474 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-01 14:58:31.474 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:31.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:31.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-01 14:58:31.497 [DefaultDispatcher-worker-8 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.503 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.507 [DefaultDispatcher-worker-17 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-01 14:58:31.509 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-01 14:58:31.514 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.518 [DefaultDispatcher-worker-6 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.518 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:31.518 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json. 2025-04-01 14:58:31.518 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:31.519 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:31.519 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:31.520 [Test worker @coroutine#460] 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:35825/api/content/711570902065131520/_ustadmanifest.json. 2025-04-01 14:58:31.520 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:31.527 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.527 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-01 14:58:31.528 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1668abb0-4117-45ec-8d29-9928887fba99', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-01 14:58:31.529 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:31.529 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1668abb0-4117-45ec-8d29-9928887fba99 2025-04-01 14:58:31.529 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:31.529 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:31.529 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:31.529 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:31.532 [eventLoopGroupProxy-7-1 @call-handler#491] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:31.532 [eventLoopGroupProxy-7-2 @call-handler#492] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:31.532 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.532 [eventLoopGroupProxy-7-2 @call-handler#492] 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-04-01 14:58:31.532 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:31.532 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.533 [eventLoopGroupProxy-7-2 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-01 14:58:31.533 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:31.533 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:31.535 [DefaultDispatcher-worker-13 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.535 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/UmAppDatabase/replication/nodeId 2025-04-01 14:58:31.535 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:31.535 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/UmAppDatabase/replication/nodeId 2025-04-01 14:58:31.537 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:31.537 [eventLoopGroupProxy-7-2 @call-handler#500] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:31.537 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-init-batch. 2025-04-01 14:58:31.537 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:31.537 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:31.537 [eventLoopGroupProxy-7-2 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.537 [eventLoopGroupProxy-7-2 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-01 14:58:31.537 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/UmAppDatabase/replication/nodeId 2025-04-01 14:58:31.537 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/UmAppDatabase/replication/nodeId 2025-04-01 14:58:31.538 [eventLoopGroupProxy-7-2 @call-handler#505] 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-04-01 14:58:31.538 [eventLoopGroupProxy-7-2 @call-handler#505] 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-04-01 14:58:31.539 [DefaultDispatcher-worker-17 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-01 14:58:31.539 [eventLoopGroupProxy-7-2 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:31.540 [eventLoopGroupProxy-7-2 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-01 14:58:31.541 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:31.541 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:31.541 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-init-batch. 2025-04-01 14:58:31.541 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:31.542 [DefaultDispatcher-worker-8 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.542 [DefaultDispatcher-worker-8 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:31.542 [DefaultDispatcher-worker-8 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.542 [DefaultDispatcher-worker-8 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:31.543 [eventLoopGroupProxy-7-2 @call-handler#514] 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-04-01 14:58:31.544 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.545 [eventLoopGroupProxy-7-2 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:31.546 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.546 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-01 14:58:31.546 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.547 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.547 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:31.547 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.547 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:31.549 [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-04-01 14:58:31.550 [DefaultDispatcher-worker-18 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.550 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:31.551 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.551 [eventLoopGroupProxy-7-2 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:31.551 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.552 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.552 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:31.552 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.552 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:31.553 [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-04-01 14:58:31.557 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:31.559 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:31.572 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:31.575 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:31.596 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.596 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:31.596 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.597 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.597 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:31.597 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.597 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:31.598 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:31.598 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-01 14:58:31.599 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.599 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:31.599 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:31.599 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35825/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35825/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-01 14:58:31.599 [DefaultDispatcher-worker-6 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35825/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:31.607 [DefaultDispatcher-worker-1 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.614 [DefaultDispatcher-worker-2 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:31.617 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-01 14:58:32.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5049dd51-0224-4d6c-a394-cb7978bbbf30', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-01 14:58:32.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:32.117 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5049dd51-0224-4d6c-a394-cb7978bbbf30 2025-04-01 14:58:32.119 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:32.119 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-init-batch. 2025-04-01 14:58:32.119 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:32.119 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:32.120 [eventLoopGroupProxy-7-2 @call-handler#537] 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-04-01 14:58:32.120 [eventLoopGroupProxy-7-2 @call-handler#537] 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-04-01 14:58:32.121 [eventLoopGroupProxy-7-2 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:32.122 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-01 14:58:32.123 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:32.123 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/api/blob/upload-init-batch 2025-04-01 14:58:32.123 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-init-batch. 2025-04-01 14:58:32.123 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:32.124 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.124 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.124 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.124 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.125 [eventLoopGroupProxy-7-2 @call-handler#544] 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-04-01 14:58:32.127 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.127 [eventLoopGroupProxy-7-2 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:32.127 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.128 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.128 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.128 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.128 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.129 [eventLoopGroupProxy-7-2 @call-handler#547] 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-04-01 14:58:32.130 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.130 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:32.130 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.131 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.131 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.131 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.131 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.132 [eventLoopGroupProxy-7-2 @call-handler#550] 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-04-01 14:58:32.175 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.175 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:32.175 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.176 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.176 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.176 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.176 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.176 [eventLoopGroupProxy-7-2 @call-handler#553] 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-04-01 14:58:32.218 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.218 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.219 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.219 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.219 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.219 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.219 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.220 [eventLoopGroupProxy-7-2 @call-handler#556] 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-04-01 14:58:32.262 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.262 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.263 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.263 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.263 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.263 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.263 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.264 [eventLoopGroupProxy-7-2 @call-handler#559] 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-04-01 14:58:32.306 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.306 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.307 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.307 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.308 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.308 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.308 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.308 [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-04-01 14:58:32.350 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.350 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.351 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.351 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.351 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.351 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.352 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.352 [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-04-01 14:58:32.394 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.394 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.395 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.395 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.395 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.395 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.395 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.396 [eventLoopGroupProxy-7-2 @call-handler#569] 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-04-01 14:58:32.437 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.437 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-01 14:58:32.438 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.438 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.438 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.438 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.438 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.439 [eventLoopGroupProxy-7-2 @call-handler#572] 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-04-01 14:58:32.481 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.481 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.482 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.482 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.482 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.482 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.482 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.483 [eventLoopGroupProxy-7-2 @call-handler#575] 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-04-01 14:58:32.525 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.525 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.526 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.526 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.526 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.526 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.526 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.527 [eventLoopGroupProxy-7-2 @call-handler#578] 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-04-01 14:58:32.569 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.569 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.570 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.570 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.570 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.570 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.570 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.571 [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-04-01 14:58:32.613 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.613 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:32.614 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.614 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.614 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.614 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.615 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.615 [eventLoopGroupProxy-7-2 @call-handler#584] 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-04-01 14:58:32.623 [DefaultDispatcher-worker-20 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:32.658 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:32.659 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.659 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-01 14:58:32.659 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.660 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.660 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.660 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.660 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.661 [eventLoopGroupProxy-7-2 @call-handler#590] 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-04-01 14:58:32.662 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:32.662 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.662 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:32.663 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.663 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.663 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/blob/upload-batch-data. 2025-04-01 14:58:32.663 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.663 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:32.664 [eventLoopGroupProxy-7-2 @call-handler#595] 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-04-01 14:58:32.666 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:32.666 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.666 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:32.666 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/blob/upload-batch-data 2025-04-01 14:58:32.672 [DefaultDispatcher-worker-14 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:32.677 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:32.677 [DefaultDispatcher-worker-6 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/UmAppDatabase/replication/message 2025-04-01 14:58:32.677 [DefaultDispatcher-worker-6 @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:35825/UmAppDatabase/replication/message. 2025-04-01 14:58:32.677 [DefaultDispatcher-worker-6 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/UmAppDatabase/replication/message 2025-04-01 14:58:32.677 [DefaultDispatcher-worker-6 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35825/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:32.678 [eventLoopGroupProxy-7-2 @call-handler#605] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:32.679 [eventLoopGroupProxy-7-2 @call-handler#605] 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-04-01 14:58:32.679 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:32.691 [DefaultDispatcher-worker-7 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-01 14:58:32.691 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:32.691 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-01 14:58:32.691 [DefaultDispatcher-worker-6 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:32.691 [DefaultDispatcher-worker-6 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json. 2025-04-01 14:58:32.691 [DefaultDispatcher-worker-6 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/UmAppDatabase/replication/message 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/UmAppDatabase/replication/message 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35825/UmAppDatabase/replication/message. 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-14 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:32.692 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json 2025-04-01 14:58:32.693 [DefaultDispatcher-worker-16 @coroutine#454] 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:35825/api/content/711570902065131520/_ustadmanifest.json. 2025-04-01 14:58:32.693 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35825/api/content/711570902065131520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:32.696 [DefaultDispatcher-worker-16 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-01 14:58:32.697 [DefaultDispatcher-worker-12 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-01 14:58:32.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-01 14:58:32.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-01 14:58:32.698 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-01 14:58:32.698 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-01 14:58:32.698 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-01 14:58:32.699 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-01 14:58:32.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-01 14:58:32.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-01 14:58:32.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:32.699 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e: (connection evicted) 2025-04-01 14:58:32.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:32.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-01 14:58:32.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-01 14:58:32.974 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:33.117 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:33.173 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:33.459 [DefaultDispatcher-worker-1 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-01 14:58:33.703 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21084a6d 2025-04-01 14:58:33.703 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21084a6d 2025-04-01 14:58:33.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-01 14:58:33.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-01 14:58:33.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:33.703 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3: (connection evicted) 2025-04-01 14:58:33.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:33.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-01 14:58:33.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a5cc6e 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:33.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:33.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-01 14:58:33.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-01 14:58:33.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-01 14:58:33.739 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:33.741 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-01 14:58:33.741 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@612531a3 2025-04-01 14:58:33.742 [DefaultDispatcher-worker-12 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:46381 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b6561b 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:33.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-01 14:58:33.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-01 14:58:33.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-01 14:58:33.744 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-01 14:58:33.744 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-01 14:58:33.744 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-01 14:58:33.744 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-01 14:58:33.744 [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-04-01 14:58:33.744 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-01 14:58:33.744 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-01 14:58:33.744 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-01 14:58:33.744 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57777c23 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:33.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-01 14:58:33.764 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.769 [DefaultDispatcher-worker-19 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.773 [DefaultDispatcher-worker-20 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-01 14:58:33.774 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-01 14:58:33.778 [DefaultDispatcher-worker-7 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.782 [DefaultDispatcher-worker-10 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.782 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.782 [Test worker @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:46381/api/content/711570912840605696/_ustadmanifest.json. 2025-04-01 14:58:33.782 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.783 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.783 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.783 [Test worker @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:46381/api/content/711570912840605696/_ustadmanifest.json. 2025-04-01 14:58:33.783 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:33.791 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.791 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-01 14:58:33.792 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e1e23375-aa59-4283-aabd-327f2d532536', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-01 14:58:33.792 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:33.792 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e1e23375-aa59-4283-aabd-327f2d532536 2025-04-01 14:58:33.793 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:33.793 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:33.793 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:33.793 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:33.795 [eventLoopGroupProxy-10-1 @call-handler#670] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:33.795 [eventLoopGroupProxy-10-2 @call-handler#669] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:33.796 [eventLoopGroupProxy-10-2 @call-handler#669] 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-04-01 14:58:33.796 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.796 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:33.796 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.796 [eventLoopGroupProxy-10-2 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-01 14:58:33.797 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:33.797 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:33.798 [DefaultDispatcher-worker-11 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.798 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:33.798 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:33.798 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:33.800 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-init-batch 2025-04-01 14:58:33.800 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-init-batch. 2025-04-01 14:58:33.800 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-init-batch 2025-04-01 14:58:33.800 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:33.800 [eventLoopGroupProxy-10-2 @call-handler#678] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:33.800 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.800 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-01 14:58:33.801 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:33.801 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:33.801 [eventLoopGroupProxy-10-3 @call-handler#685] 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-04-01 14:58:33.802 [eventLoopGroupProxy-10-3 @call-handler#685] 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-04-01 14:58:33.803 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.804 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-01 14:58:33.804 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-init-batch 2025-04-01 14:58:33.804 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/blob/upload-init-batch 2025-04-01 14:58:33.805 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-init-batch. 2025-04-01 14:58:33.805 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:33.807 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.807 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-01 14:58:33.807 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.807 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:33.807 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.808 [eventLoopGroupProxy-10-2 @call-handler#693] 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-04-01 14:58:33.811 [eventLoopGroupProxy-10-2 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.811 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.811 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-01 14:58:33.812 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.813 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.813 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-01 14:58:33.813 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.813 [DefaultDispatcher-worker-20 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:33.813 [DefaultDispatcher-worker-11 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.814 [eventLoopGroupProxy-10-2 @call-handler#698] 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-04-01 14:58:33.819 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.819 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.819 [eventLoopGroupProxy-10-2 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-01 14:58:33.820 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.821 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.821 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-01 14:58:33.821 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.821 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:33.822 [eventLoopGroupProxy-10-2 @call-handler#703] 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-04-01 14:58:33.825 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.825 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.825 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-01 14:58:33.826 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.827 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:33.827 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.827 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-01 14:58:33.827 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.828 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:33.829 [eventLoopGroupProxy-10-2 @call-handler#708] 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-04-01 14:58:33.829 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:33.830 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.830 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.830 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:33.831 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.832 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.832 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-01 14:58:33.832 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.832 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:33.833 [eventLoopGroupProxy-10-2 @call-handler#713] 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-04-01 14:58:33.835 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:33.835 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.835 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:33.835 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-01 14:58:33.842 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:33.845 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:33.846 [DefaultDispatcher-worker-4 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.850 [DefaultDispatcher-worker-3 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.850 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/message 2025-04-01 14:58:33.851 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46381/UmAppDatabase/replication/message. 2025-04-01 14:58:33.851 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/message 2025-04-01 14:58:33.851 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:33.852 [eventLoopGroupProxy-10-2 @call-handler#723] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:33.852 [eventLoopGroupProxy-10-2 @call-handler#723] 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-04-01 14:58:33.852 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-6 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-01 14:58:33.865 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:33.865 [eventLoopGroupProxy-10-2 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json. 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/message 2025-04-01 14:58:33.865 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/message 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46381/UmAppDatabase/replication/message. 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-18 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-18 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-18 @coroutine#633] 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:46381/api/content/711570912840605696/_ustadmanifest.json. 2025-04-01 14:58:33.866 [DefaultDispatcher-worker-18 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/content/711570912840605696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:33.871 [DefaultDispatcher-worker-18 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-04-01 14:58:33.872 [DefaultDispatcher-worker-9 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-01 14:58:33.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-01 14:58:33.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-01 14:58:33.873 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-01 14:58:33.873 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-01 14:58:33.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-01 14:58:33.874 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d94a966 2025-04-01 14:58:33.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-01 14:58:33.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-01 14:58:33.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:33.874 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea: (connection evicted) 2025-04-01 14:58:33.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:33.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-01 14:58:33.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-01 14:58:34.244 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:34.244 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:34.346 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:34.878 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@612531a3 2025-04-01 14:58:34.878 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@612531a3 2025-04-01 14:58:34.879 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-01 14:58:34.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-01 14:58:34.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-01 14:58:34.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:34.879 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e643402: (connection evicted) 2025-04-01 14:58:34.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:34.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-01 14:58:34.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4d252 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:34.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:34.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-01 14:58:34.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:34.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:34.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-01 14:58:34.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f59e0e 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:34.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-01 14:58:34.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-01 14:58:34.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-01 14:58:34.917 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:34.918 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-01 14:58:34.918 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@396ec737 2025-04-01 14:58:34.919 [DefaultDispatcher-worker-9 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:33103 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1822a61b 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-01 14:58:34.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-01 14:58:34.922 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-01 14:58:34.922 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-01 14:58:34.922 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-01 14:58:34.922 [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-04-01 14:58:34.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-01 14:58:34.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-01 14:58:34.922 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-01 14:58:34.922 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b35b0f4 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:34.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:34.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-01 14:58:34.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:34.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:34.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-01 14:58:34.942 [DefaultDispatcher-worker-9 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:34.946 [DefaultDispatcher-worker-19 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.005 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:35.007 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:35.020 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:35.023 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:35.040 [DefaultDispatcher-worker-19 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:35.066 [DefaultDispatcher-worker-19 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:35.071 [DefaultDispatcher-worker-19 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:35.074 [DefaultDispatcher-worker-19 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:35.081 [DefaultDispatcher-worker-1 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.086 [DefaultDispatcher-worker-13 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.086 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:35.086 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json. 2025-04-01 14:58:35.086 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:35.087 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:35.087 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:35.089 [Test worker @coroutine#757] 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:33103/api/content/711570914684751872/_ustadmanifest.json. 2025-04-01 14:58:35.089 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:35.152 [DefaultDispatcher-worker-11 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.152 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-01 14:58:35.152 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4c2e9af1-3023-414e-86a3-cba33dcb7daf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-01 14:58:35.153 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-01 14:58:35.153 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4c2e9af1-3023-414e-86a3-cba33dcb7daf 2025-04-01 14:58:35.154 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:35.154 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:35.154 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:35.154 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:35.156 [eventLoopGroupProxy-13-2 @call-handler#794] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:35.156 [eventLoopGroupProxy-13-1 @call-handler#793] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:35.156 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.156 [eventLoopGroupProxy-13-2 @call-handler#794] 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-04-01 14:58:35.156 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:35.157 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.157 [eventLoopGroupProxy-13-2 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-01 14:58:35.157 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:35.157 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:35.159 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.159 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/UmAppDatabase/replication/nodeId 2025-04-01 14:58:35.159 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:35.159 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/UmAppDatabase/replication/nodeId 2025-04-01 14:58:35.160 [eventLoopGroupProxy-13-2 @call-handler#801] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:35.161 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.161 [eventLoopGroupProxy-13-2 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-01 14:58:35.161 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/UmAppDatabase/replication/nodeId 2025-04-01 14:58:35.161 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/UmAppDatabase/replication/nodeId 2025-04-01 14:58:35.167 [DefaultDispatcher-worker-17 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.172 [DefaultDispatcher-worker-13 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.176 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-init-batch 2025-04-01 14:58:35.176 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-init-batch. 2025-04-01 14:58:35.176 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-init-batch 2025-04-01 14:58:35.176 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:35.177 [eventLoopGroupProxy-13-2 @call-handler#808] 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-04-01 14:58:35.177 [eventLoopGroupProxy-13-2 @call-handler#808] 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-04-01 14:58:35.220 [eventLoopGroupProxy-13-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.221 [eventLoopGroupProxy-13-2 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-01 14:58:35.222 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-init-batch 2025-04-01 14:58:35.222 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/api/blob/upload-init-batch 2025-04-01 14:58:35.223 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-init-batch. 2025-04-01 14:58:35.223 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33103/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:35.226 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.227 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.227 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.227 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.228 [eventLoopGroupProxy-13-2 @call-handler#815] 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-04-01 14:58:35.230 [eventLoopGroupProxy-13-2 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.230 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.230 [eventLoopGroupProxy-13-2 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.231 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.232 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.232 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.232 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.232 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.233 [eventLoopGroupProxy-13-2 @call-handler#820] 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-04-01 14:58:35.275 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.276 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.276 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.276 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.277 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.277 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.277 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.277 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.278 [eventLoopGroupProxy-13-2 @call-handler#825] 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-04-01 14:58:35.279 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.279 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.279 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.280 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.280 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.280 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.280 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.281 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.281 [eventLoopGroupProxy-13-2 @call-handler#830] 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-04-01 14:58:35.284 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.284 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.284 [eventLoopGroupProxy-13-2 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-01 14:58:35.284 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.285 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.285 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.285 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.285 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.287 [eventLoopGroupProxy-13-2 @call-handler#835] 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-04-01 14:58:35.330 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.330 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.330 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.331 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.332 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.333 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.333 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.333 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.333 [eventLoopGroupProxy-13-2 @call-handler#840] 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-04-01 14:58:35.395 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.396 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.396 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-01 14:58:35.396 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.398 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.398 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.398 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.398 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.399 [eventLoopGroupProxy-13-2 @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-04-01 14:58:35.445 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.445 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.445 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-01 14:58:35.446 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.447 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.447 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.447 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.447 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.448 [eventLoopGroupProxy-13-2 @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-04-01 14:58:35.490 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.490 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.490 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:35.491 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.492 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.492 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.492 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.492 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.493 [eventLoopGroupProxy-13-2 @call-handler#856] 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-04-01 14:58:35.535 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.536 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.536 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-01 14:58:35.536 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.537 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.537 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.537 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.537 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.538 [eventLoopGroupProxy-13-2 @call-handler#861] 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-04-01 14:58:35.581 [eventLoopGroupProxy-13-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.581 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.582 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-01 14:58:35.582 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.583 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.583 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.583 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.583 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.584 [eventLoopGroupProxy-13-2 @call-handler#866] 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-04-01 14:58:35.585 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.586 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.586 [eventLoopGroupProxy-13-2 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.586 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.587 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.587 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.587 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.587 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.587 [eventLoopGroupProxy-13-2 @call-handler#871] 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-04-01 14:58:35.589 [eventLoopGroupProxy-13-2 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.589 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.589 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.589 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.590 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.590 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.590 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.590 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.591 [eventLoopGroupProxy-13-2 @call-handler#876] 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-04-01 14:58:35.592 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.592 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.592 [eventLoopGroupProxy-13-2 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.593 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.593 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.593 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.593 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.593 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.594 [eventLoopGroupProxy-13-2 @call-handler#881] 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-04-01 14:58:35.595 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.595 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.595 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.596 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.596 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.596 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.596 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.596 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.597 [eventLoopGroupProxy-13-2 @call-handler#886] 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-04-01 14:58:35.599 [eventLoopGroupProxy-13-2 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.599 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.599 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.599 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.600 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.600 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.600 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.600 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.601 [eventLoopGroupProxy-13-2 @call-handler#891] 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-04-01 14:58:35.602 [eventLoopGroupProxy-13-2 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.602 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.602 [eventLoopGroupProxy-13-2 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.603 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.603 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.603 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.603 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.603 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.604 [eventLoopGroupProxy-13-2 @call-handler#896] 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-04-01 14:58:35.605 [eventLoopGroupProxy-13-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.605 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.605 [eventLoopGroupProxy-13-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.606 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.606 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.606 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.606 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.606 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.607 [eventLoopGroupProxy-13-2 @call-handler#901] 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-04-01 14:58:35.608 [eventLoopGroupProxy-13-2 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.608 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.608 [eventLoopGroupProxy-13-2 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.608 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.609 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.609 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.609 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.609 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.610 [eventLoopGroupProxy-13-2 @call-handler#906] 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-04-01 14:58:35.611 [eventLoopGroupProxy-13-2 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.611 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.611 [eventLoopGroupProxy-13-2 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.611 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.613 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.613 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.613 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.613 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.614 [eventLoopGroupProxy-13-2 @call-handler#911] 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-04-01 14:58:35.615 [eventLoopGroupProxy-13-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.616 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.616 [eventLoopGroupProxy-13-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.616 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.617 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.618 [eventLoopGroupProxy-13-2 @call-handler#916] 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-04-01 14:58:35.619 [eventLoopGroupProxy-13-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.619 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.619 [eventLoopGroupProxy-13-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.619 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.622 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.622 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.622 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.622 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.623 [eventLoopGroupProxy-13-2 @call-handler#921] 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-04-01 14:58:35.625 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.625 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.625 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.626 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.626 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.626 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.626 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.627 [eventLoopGroupProxy-13-2 @call-handler#926] 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-04-01 14:58:35.628 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.629 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.629 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.629 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.630 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.630 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.630 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.630 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.630 [eventLoopGroupProxy-13-2 @call-handler#931] 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-04-01 14:58:35.635 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.635 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.635 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-01 14:58:35.635 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.636 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.636 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.636 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.636 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.637 [eventLoopGroupProxy-13-2 @call-handler#936] 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-04-01 14:58:35.638 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.639 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.639 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.639 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.640 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.640 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.640 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.640 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.641 [eventLoopGroupProxy-13-2 @call-handler#941] 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-04-01 14:58:35.642 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.642 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.642 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.642 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.643 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.643 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.643 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.643 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.644 [eventLoopGroupProxy-13-2 @call-handler#946] 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-04-01 14:58:35.645 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.645 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.645 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.645 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.646 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.646 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.646 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.646 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.646 [eventLoopGroupProxy-13-2 @call-handler#951] 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-04-01 14:58:35.648 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.648 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.648 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.648 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.649 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.649 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.649 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.649 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.649 [eventLoopGroupProxy-13-2 @call-handler#956] 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-04-01 14:58:35.651 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.651 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.651 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.651 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.652 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.652 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.652 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.652 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.652 [eventLoopGroupProxy-13-2 @call-handler#961] 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-04-01 14:58:35.653 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.654 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.654 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.654 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.655 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.655 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.655 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.655 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.655 [eventLoopGroupProxy-13-2 @call-handler#966] 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-04-01 14:58:35.656 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.657 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.657 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.657 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.658 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.658 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.658 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.658 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.658 [eventLoopGroupProxy-13-2 @call-handler#971] 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-04-01 14:58:35.659 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.659 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.660 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.660 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.661 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.661 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.661 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.661 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.661 [eventLoopGroupProxy-13-2 @call-handler#976] 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-04-01 14:58:35.663 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.663 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.663 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.663 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.664 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.664 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.664 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.664 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.665 [eventLoopGroupProxy-13-2 @call-handler#981] 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-04-01 14:58:35.666 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.666 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.666 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.666 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.667 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.667 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.667 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.667 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.668 [eventLoopGroupProxy-13-2 @call-handler#986] 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-04-01 14:58:35.669 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.669 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.669 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.669 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.670 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.670 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.670 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.670 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.671 [eventLoopGroupProxy-13-2 @call-handler#991] 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-04-01 14:58:35.672 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.672 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.672 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.672 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.672 [DefaultDispatcher-worker-17 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:35.673 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.673 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.673 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.673 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.673 [eventLoopGroupProxy-13-2 @call-handler#997] 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-04-01 14:58:35.716 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.716 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.716 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.717 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.717 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.717 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.717 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.717 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.718 [eventLoopGroupProxy-13-2 @call-handler#1003] 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-04-01 14:58:35.719 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.719 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.719 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.719 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.720 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.720 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.720 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.720 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.721 [eventLoopGroupProxy-13-2 @call-handler#1008] 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-04-01 14:58:35.722 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.722 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.722 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.722 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.722 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.722 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.723 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.723 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.723 [eventLoopGroupProxy-13-2 @call-handler#1013] 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-04-01 14:58:35.724 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.724 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.724 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.724 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.725 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.725 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.725 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.725 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.725 [eventLoopGroupProxy-13-2 @call-handler#1018] 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-04-01 14:58:35.767 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.767 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.767 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:35.768 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.768 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.768 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.768 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.768 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.769 [eventLoopGroupProxy-13-2 @call-handler#1023] 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-04-01 14:58:35.812 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.812 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.812 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.812 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.814 [eventLoopGroupProxy-13-2 @call-handler#1028] 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-04-01 14:58:35.815 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.815 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.815 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.815 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.815 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.815 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.815 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.815 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.816 [eventLoopGroupProxy-13-2 @call-handler#1033] 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-04-01 14:58:35.817 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.817 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.817 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.817 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.819 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.819 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.819 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.819 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.819 [eventLoopGroupProxy-13-2 @call-handler#1038] 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-04-01 14:58:35.862 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.862 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.862 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.863 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.864 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.864 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.864 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.864 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.865 [eventLoopGroupProxy-13-2 @call-handler#1043] 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-04-01 14:58:35.866 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.866 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.866 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.866 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.867 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.867 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.867 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.867 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.868 [eventLoopGroupProxy-13-2 @call-handler#1048] 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-04-01 14:58:35.869 [eventLoopGroupProxy-13-2 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.869 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.869 [eventLoopGroupProxy-13-2 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.869 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.870 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.870 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.870 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.870 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.871 [eventLoopGroupProxy-13-2 @call-handler#1053] 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-04-01 14:58:35.872 [eventLoopGroupProxy-13-2 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.872 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.872 [eventLoopGroupProxy-13-2 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.872 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.875 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.875 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.875 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.875 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.876 [eventLoopGroupProxy-13-2 @call-handler#1058] 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-04-01 14:58:35.877 [eventLoopGroupProxy-13-2 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.877 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.877 [eventLoopGroupProxy-13-2 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.878 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.879 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.879 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.879 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.879 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.879 [eventLoopGroupProxy-13-2 @call-handler#1063] 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-04-01 14:58:35.922 [eventLoopGroupProxy-13-2 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.922 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.922 [eventLoopGroupProxy-13-2 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:35.922 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.924 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.924 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.924 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.924 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.925 [eventLoopGroupProxy-13-2 @call-handler#1068] 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-04-01 14:58:35.926 [eventLoopGroupProxy-13-2 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.926 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.926 [eventLoopGroupProxy-13-2 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.926 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.927 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.927 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.927 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.927 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.928 [eventLoopGroupProxy-13-2 @call-handler#1073] 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-04-01 14:58:35.929 [eventLoopGroupProxy-13-2 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.929 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.929 [eventLoopGroupProxy-13-2 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.929 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.930 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.930 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.930 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.930 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.931 [eventLoopGroupProxy-13-2 @call-handler#1078] 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-04-01 14:58:35.932 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.932 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.932 [eventLoopGroupProxy-13-2 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.934 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.934 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.934 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.934 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.934 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.935 [eventLoopGroupProxy-13-2 @call-handler#1083] 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-04-01 14:58:35.936 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.937 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.937 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.937 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.938 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.938 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.938 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.938 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.939 [eventLoopGroupProxy-13-2 @call-handler#1088] 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-04-01 14:58:35.940 [eventLoopGroupProxy-13-2 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.941 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.941 [eventLoopGroupProxy-13-2 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.941 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.942 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.942 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.942 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.942 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.942 [eventLoopGroupProxy-13-2 @call-handler#1093] 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-04-01 14:58:35.944 [eventLoopGroupProxy-13-2 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.944 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.944 [eventLoopGroupProxy-13-2 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.944 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.945 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.945 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.945 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.945 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.947 [eventLoopGroupProxy-13-2 @call-handler#1098] 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-04-01 14:58:35.948 [eventLoopGroupProxy-13-2 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.948 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.948 [eventLoopGroupProxy-13-2 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.949 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.949 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.950 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.950 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.950 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.950 [eventLoopGroupProxy-13-2 @call-handler#1103] 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-04-01 14:58:35.951 [eventLoopGroupProxy-13-2 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.952 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.952 [eventLoopGroupProxy-13-2 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.953 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.953 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.953 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.953 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.954 [eventLoopGroupProxy-13-2 @call-handler#1108] 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-04-01 14:58:35.955 [eventLoopGroupProxy-13-2 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.955 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.955 [eventLoopGroupProxy-13-2 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.956 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.956 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.956 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.956 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.956 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.957 [eventLoopGroupProxy-13-2 @call-handler#1113] 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-04-01 14:58:35.958 [eventLoopGroupProxy-13-2 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.958 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.958 [eventLoopGroupProxy-13-2 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:35.958 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.959 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.959 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.959 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.959 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.960 [eventLoopGroupProxy-13-2 @call-handler#1118] 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-04-01 14:58:35.962 [eventLoopGroupProxy-13-2 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.962 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.962 [eventLoopGroupProxy-13-2 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.963 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.964 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.964 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.964 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.964 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.964 [eventLoopGroupProxy-13-2 @call-handler#1123] 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-04-01 14:58:35.966 [eventLoopGroupProxy-13-2 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:35.966 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:35.966 [eventLoopGroupProxy-13-2 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:35.966 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.968 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.968 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:35.968 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:35.968 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:35.968 [eventLoopGroupProxy-13-2 @call-handler#1128] 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-04-01 14:58:36.011 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.011 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.011 [eventLoopGroupProxy-13-2 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.012 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.014 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.016 [eventLoopGroupProxy-13-2 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.016 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.016 [eventLoopGroupProxy-13-2 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.016 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.017 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.017 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.017 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.017 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.018 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.019 [eventLoopGroupProxy-13-2 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.019 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.020 [eventLoopGroupProxy-13-2 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.020 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.020 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.021 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.021 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.021 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.023 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.065 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.065 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.065 [eventLoopGroupProxy-13-2 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.065 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.067 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.067 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.067 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.067 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.068 [eventLoopGroupProxy-13-2 @call-handler#1149] 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-04-01 14:58:36.069 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.069 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.069 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.069 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.070 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.070 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.070 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.070 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.070 [eventLoopGroupProxy-13-2 @call-handler#1154] 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-04-01 14:58:36.071 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.072 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.072 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.072 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.072 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.072 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.072 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.072 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.073 [eventLoopGroupProxy-13-2 @call-handler#1159] 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-04-01 14:58:36.074 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.074 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.075 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.076 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.076 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.076 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.076 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.076 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.077 [eventLoopGroupProxy-13-2 @call-handler#1164] 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-04-01 14:58:36.120 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.120 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.120 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.121 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.123 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.123 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.123 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.123 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.124 [eventLoopGroupProxy-13-2 @call-handler#1169] 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-04-01 14:58:36.125 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.125 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.125 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.126 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.126 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.126 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.126 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.126 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.127 [eventLoopGroupProxy-13-2 @call-handler#1174] 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-04-01 14:58:36.168 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.168 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.168 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-01 14:58:36.168 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.169 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.169 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.169 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.169 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.170 [eventLoopGroupProxy-13-2 @call-handler#1179] 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-04-01 14:58:36.181 [DefaultDispatcher-worker-19 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:36.213 [eventLoopGroupProxy-13-2 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.213 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.213 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.213 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.214 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.214 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.214 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.214 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.215 [eventLoopGroupProxy-13-2 @call-handler#1185] 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-04-01 14:58:36.257 [eventLoopGroupProxy-13-2 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.257 [eventLoopGroupProxy-13-2 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.258 [eventLoopGroupProxy-13-2 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.258 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.259 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.259 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.259 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.259 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.259 [eventLoopGroupProxy-13-2 @call-handler#1190] 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-04-01 14:58:36.302 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.302 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.302 [eventLoopGroupProxy-13-2 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.303 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.304 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.304 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.304 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.304 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.304 [eventLoopGroupProxy-13-2 @call-handler#1196] 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-04-01 14:58:36.305 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.305 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.305 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.306 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.306 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.306 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.306 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.306 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.306 [eventLoopGroupProxy-13-2 @call-handler#1201] 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-04-01 14:58:36.307 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.307 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.307 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.308 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.308 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.308 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.308 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.308 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.309 [eventLoopGroupProxy-13-2 @call-handler#1206] 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-04-01 14:58:36.310 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.310 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.310 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.310 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.310 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.310 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.310 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.310 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.311 [eventLoopGroupProxy-13-2 @call-handler#1211] 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-04-01 14:58:36.312 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.312 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.312 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.312 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.313 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.313 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.313 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.313 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.313 [eventLoopGroupProxy-13-2 @call-handler#1216] 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-04-01 14:58:36.314 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.314 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.314 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.315 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.315 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.315 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.315 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.315 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.316 [eventLoopGroupProxy-13-2 @call-handler#1221] 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-04-01 14:58:36.317 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.317 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.317 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.317 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.318 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.318 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.318 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.318 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.319 [eventLoopGroupProxy-13-2 @call-handler#1226] 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-04-01 14:58:36.320 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.320 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.320 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.320 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.320 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.320 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.320 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.320 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.321 [eventLoopGroupProxy-13-2 @call-handler#1231] 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-04-01 14:58:36.322 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.322 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.322 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.322 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.323 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.323 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.323 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.323 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.323 [eventLoopGroupProxy-13-2 @call-handler#1236] 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-04-01 14:58:36.324 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.324 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.324 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.324 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.325 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.325 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.325 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.325 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.326 [eventLoopGroupProxy-13-2 @call-handler#1241] 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-04-01 14:58:36.326 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.327 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.327 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.327 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.327 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.327 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.327 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.327 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.328 [eventLoopGroupProxy-13-2 @call-handler#1246] 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-04-01 14:58:36.329 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.329 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.329 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.329 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.330 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.330 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.330 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.330 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.330 [eventLoopGroupProxy-13-2 @call-handler#1251] 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-04-01 14:58:36.331 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.331 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.331 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.331 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.332 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.332 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.332 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.332 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.332 [eventLoopGroupProxy-13-2 @call-handler#1256] 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-04-01 14:58:36.333 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.333 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.333 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.333 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.334 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.334 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.334 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.334 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.335 [eventLoopGroupProxy-13-2 @call-handler#1261] 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-04-01 14:58:36.335 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.336 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.336 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.336 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.337 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.337 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.337 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.337 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.337 [eventLoopGroupProxy-13-2 @call-handler#1266] 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-04-01 14:58:36.380 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.381 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.381 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-01 14:58:36.381 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.381 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.381 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.381 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.381 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.382 [eventLoopGroupProxy-13-2 @call-handler#1271] 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-04-01 14:58:36.383 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.383 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.383 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.383 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.384 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.384 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.384 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.384 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.384 [eventLoopGroupProxy-13-2 @call-handler#1276] 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-04-01 14:58:36.385 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.385 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.385 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.385 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.386 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.386 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.386 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.386 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.386 [eventLoopGroupProxy-13-2 @call-handler#1281] 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-04-01 14:58:36.387 [eventLoopGroupProxy-13-2 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.387 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.387 [eventLoopGroupProxy-13-2 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.387 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.388 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.388 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.388 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.388 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.388 [eventLoopGroupProxy-13-2 @call-handler#1286] 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-04-01 14:58:36.389 [eventLoopGroupProxy-13-2 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.389 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.389 [eventLoopGroupProxy-13-2 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.389 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.390 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.390 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.390 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.390 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.390 [eventLoopGroupProxy-13-2 @call-handler#1291] 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-04-01 14:58:36.391 [eventLoopGroupProxy-13-2 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.391 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.391 [eventLoopGroupProxy-13-2 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.391 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.392 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.392 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.392 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.392 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.392 [eventLoopGroupProxy-13-2 @call-handler#1296] 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-04-01 14:58:36.393 [eventLoopGroupProxy-13-2 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.393 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.393 [eventLoopGroupProxy-13-2 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.393 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.394 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.394 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.394 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.394 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.394 [eventLoopGroupProxy-13-2 @call-handler#1301] 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-04-01 14:58:36.437 [eventLoopGroupProxy-13-2 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.437 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.437 [eventLoopGroupProxy-13-2 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.438 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.438 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.438 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.438 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.438 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.439 [eventLoopGroupProxy-13-2 @call-handler#1306] 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-04-01 14:58:36.440 [eventLoopGroupProxy-13-2 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.440 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.440 [eventLoopGroupProxy-13-2 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.440 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.441 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.441 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.441 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.441 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.441 [eventLoopGroupProxy-13-2 @call-handler#1311] 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-04-01 14:58:36.442 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.442 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.442 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.442 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.443 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.443 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.443 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.443 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.443 [eventLoopGroupProxy-13-2 @call-handler#1316] 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-04-01 14:58:36.486 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.486 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.486 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.487 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.488 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.488 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.488 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.488 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.488 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.489 [eventLoopGroupProxy-13-2 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.489 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.490 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.490 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.490 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.490 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.490 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.490 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.491 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.492 [eventLoopGroupProxy-13-2 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.492 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.492 [eventLoopGroupProxy-13-2 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.492 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.492 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.492 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.493 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.493 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.493 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.494 [eventLoopGroupProxy-13-2 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.494 [eventLoopGroupProxy-13-2 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.494 [eventLoopGroupProxy-13-2 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.494 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.495 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.495 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.495 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.495 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.495 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.496 [eventLoopGroupProxy-13-2 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.496 [eventLoopGroupProxy-13-2 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.496 [eventLoopGroupProxy-13-2 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.496 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.497 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.497 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.497 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.497 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.498 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.498 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.498 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.499 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.499 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.499 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.499 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.499 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.499 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.500 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.501 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.501 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.501 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.501 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.502 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.502 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.502 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.502 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.502 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.503 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.503 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.503 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.504 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.505 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.506 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.506 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.506 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.506 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.507 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.507 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.507 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.507 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.507 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.508 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.508 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.508 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.508 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.509 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.509 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.509 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.509 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.509 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.510 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.510 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.510 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.511 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.511 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.511 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.511 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.511 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.512 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.513 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.513 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.513 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.513 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.514 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.514 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.514 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.514 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.514 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.557 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.557 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.558 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-01 14:58:36.558 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.559 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.559 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.559 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.559 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.560 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.561 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.561 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.561 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.561 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.562 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.562 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.562 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.562 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.563 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.605 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.605 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.605 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.605 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.606 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.606 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.606 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.606 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.606 [eventLoopGroupProxy-13-2 @call-handler#1392] 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-04-01 14:58:36.607 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.607 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.607 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.607 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.608 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.608 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.608 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.608 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.609 [eventLoopGroupProxy-13-2 @call-handler#1397] 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-04-01 14:58:36.651 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.651 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.651 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.651 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.652 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.652 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.652 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.652 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.653 [eventLoopGroupProxy-13-2 @call-handler#1402] 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-04-01 14:58:36.692 [DefaultDispatcher-worker-6 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:36.696 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.696 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.696 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.697 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.698 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.698 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.698 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.698 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.698 [eventLoopGroupProxy-13-2 @call-handler#1408] 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-04-01 14:58:36.741 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.741 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.741 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.741 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.742 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.742 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.742 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.742 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.743 [eventLoopGroupProxy-13-2 @call-handler#1413] 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-04-01 14:58:36.785 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.785 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.785 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.786 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.786 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.787 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.787 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.787 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.787 [eventLoopGroupProxy-13-2 @call-handler#1418] 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-04-01 14:58:36.829 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.829 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.829 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.829 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.830 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.830 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.830 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.830 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.831 [eventLoopGroupProxy-13-2 @call-handler#1423] 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-04-01 14:58:36.832 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.832 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.832 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.832 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.832 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.832 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.832 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.833 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.833 [eventLoopGroupProxy-13-2 @call-handler#1428] 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-04-01 14:58:36.875 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.875 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.875 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.876 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.876 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.876 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.876 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.876 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.877 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.878 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.878 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.879 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.879 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.879 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.880 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.881 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.881 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.881 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.881 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.882 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.882 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.882 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.882 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.882 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.884 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.884 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.884 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:36.884 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.885 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.885 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.885 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.885 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.885 [eventLoopGroupProxy-13-2 @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-04-01 14:58:36.886 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.886 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.886 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.887 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.887 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.887 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.887 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.887 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.888 [eventLoopGroupProxy-13-2 @call-handler#1453] 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-04-01 14:58:36.889 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.889 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.889 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.889 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.890 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.890 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.890 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.890 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.890 [eventLoopGroupProxy-13-2 @call-handler#1458] 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-04-01 14:58:36.907 [DefaultDispatcher-worker-20 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.926 [DefaultDispatcher-worker-20 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:36.932 [eventLoopGroupProxy-13-2 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.932 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.933 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:36.933 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.934 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.934 [eventLoopGroupProxy-13-2 @call-handler#1468] 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-04-01 14:58:36.935 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.935 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.935 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.936 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.936 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.936 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.936 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.936 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.937 [eventLoopGroupProxy-13-2 @call-handler#1473] 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-04-01 14:58:36.938 [eventLoopGroupProxy-13-2 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.938 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.938 [eventLoopGroupProxy-13-2 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.938 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.939 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.939 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.939 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.939 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.939 [eventLoopGroupProxy-13-2 @call-handler#1478] 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-04-01 14:58:36.940 [eventLoopGroupProxy-13-2 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.940 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.940 [eventLoopGroupProxy-13-2 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.940 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.941 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.941 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.941 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.941 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.942 [eventLoopGroupProxy-13-2 @call-handler#1483] 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-04-01 14:58:36.983 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.983 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.983 [eventLoopGroupProxy-13-2 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-01 14:58:36.983 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.984 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.984 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.984 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.984 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.985 [eventLoopGroupProxy-13-2 @call-handler#1488] 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-04-01 14:58:36.986 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.986 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.986 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.986 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.987 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.987 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.987 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.987 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.987 [eventLoopGroupProxy-13-2 @call-handler#1493] 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-04-01 14:58:36.988 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.988 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.988 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.988 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.989 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.989 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.989 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.989 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.989 [eventLoopGroupProxy-13-2 @call-handler#1498] 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-04-01 14:58:36.990 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:36.990 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:36.990 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:36.991 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.991 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.991 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:36.991 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:36.991 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:36.992 [eventLoopGroupProxy-13-2 @call-handler#1503] 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-04-01 14:58:37.033 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.033 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.033 [eventLoopGroupProxy-13-2 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-01 14:58:37.033 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.034 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.034 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.034 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.034 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.035 [eventLoopGroupProxy-13-2 @call-handler#1508] 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-04-01 14:58:37.078 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.078 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.078 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.078 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.079 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.079 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.079 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.079 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.080 [eventLoopGroupProxy-13-2 @call-handler#1513] 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-04-01 14:58:37.081 [eventLoopGroupProxy-13-2 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.081 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.081 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:37.081 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.082 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.082 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.082 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.082 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.083 [eventLoopGroupProxy-13-2 @call-handler#1518] 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-04-01 14:58:37.088 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.088 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.088 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-01 14:58:37.088 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.089 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.089 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.089 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.089 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.090 [eventLoopGroupProxy-13-2 @call-handler#1523] 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-04-01 14:58:37.091 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.091 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.091 [eventLoopGroupProxy-13-2 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:37.091 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.092 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.092 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.092 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.092 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.093 [eventLoopGroupProxy-13-2 @call-handler#1528] 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-04-01 14:58:37.134 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.135 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.135 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.135 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.136 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.136 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.136 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.136 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.136 [eventLoopGroupProxy-13-2 @call-handler#1533] 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-04-01 14:58:37.137 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.137 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.137 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:37.137 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.138 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.138 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.138 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.138 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.139 [eventLoopGroupProxy-13-2 @call-handler#1538] 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-04-01 14:58:37.180 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.180 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.181 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.181 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.181 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.181 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.182 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.182 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.182 [eventLoopGroupProxy-13-2 @call-handler#1543] 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-04-01 14:58:37.201 [DefaultDispatcher-worker-7 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:37.224 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.224 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.225 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.225 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.226 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.226 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.226 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.226 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.227 [eventLoopGroupProxy-13-2 @call-handler#1550] 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-04-01 14:58:37.228 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.228 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.228 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:37.228 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.229 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.229 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.229 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.229 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.229 [eventLoopGroupProxy-13-2 @call-handler#1555] 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-04-01 14:58:37.272 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.272 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.272 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.272 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.273 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.273 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.273 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.273 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.274 [eventLoopGroupProxy-13-2 @call-handler#1560] 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-04-01 14:58:37.275 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.275 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.275 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:37.275 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.276 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.276 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.276 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.276 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.276 [eventLoopGroupProxy-13-2 @call-handler#1565] 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-04-01 14:58:37.277 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.277 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.277 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:37.277 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.278 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.278 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.278 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.278 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.279 [eventLoopGroupProxy-13-2 @call-handler#1570] 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-04-01 14:58:37.279 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.280 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.280 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:37.280 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.281 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.281 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.281 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.281 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.281 [eventLoopGroupProxy-13-2 @call-handler#1575] 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-04-01 14:58:37.286 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.287 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.287 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-01 14:58:37.287 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.288 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.288 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.288 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.288 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.288 [eventLoopGroupProxy-13-2 @call-handler#1580] 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-04-01 14:58:37.331 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.331 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.331 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-01 14:58:37.332 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.333 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.333 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.333 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.333 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.333 [eventLoopGroupProxy-13-2 @call-handler#1585] 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-04-01 14:58:37.334 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.334 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.334 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:37.335 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.335 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.335 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.335 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.335 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.336 [eventLoopGroupProxy-13-2 @call-handler#1590] 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-04-01 14:58:37.337 [eventLoopGroupProxy-13-2 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.337 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.337 [eventLoopGroupProxy-13-2 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-01 14:58:37.337 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.338 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.338 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/blob/upload-batch-data. 2025-04-01 14:58:37.338 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.338 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:37.338 [eventLoopGroupProxy-13-2 @call-handler#1595] 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-04-01 14:58:37.340 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:37.340 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.340 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-01 14:58:37.341 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/blob/upload-batch-data 2025-04-01 14:58:37.348 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:37.352 [DefaultDispatcher-worker-5 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:37.353 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/UmAppDatabase/replication/message 2025-04-01 14:58:37.353 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/UmAppDatabase/replication/message. 2025-04-01 14:58:37.353 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/UmAppDatabase/replication/message 2025-04-01 14:58:37.353 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33103/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:37.353 [eventLoopGroupProxy-13-2 @call-handler#1605] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:37.354 [eventLoopGroupProxy-13-2 @call-handler#1605] 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-04-01 14:58:37.354 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:37.365 [DefaultDispatcher-worker-17 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-01 14:58:37.365 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:37.366 [eventLoopGroupProxy-13-2 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-17 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-17 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json. 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-17 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/UmAppDatabase/replication/message 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/UmAppDatabase/replication/message 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33103/UmAppDatabase/replication/message. 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-9 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33103/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-10 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:37.366 [DefaultDispatcher-worker-10 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json 2025-04-01 14:58:37.367 [DefaultDispatcher-worker-7 @coroutine#751] 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:33103/api/content/711570914684751872/_ustadmanifest.json. 2025-04-01 14:58:37.367 [DefaultDispatcher-worker-7 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33103/api/content/711570914684751872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:37.372 [DefaultDispatcher-worker-2 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-01 14:58:37.388 [DefaultDispatcher-worker-1 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-01 14:58:37.412 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-01 14:58:37.412 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-01 14:58:37.412 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-01 14:58:37.412 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-01 14:58:37.412 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-01 14:58:37.414 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-01 14:58:37.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-01 14:58:37.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-01 14:58:37.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:37.415 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400: (connection evicted) 2025-04-01 14:58:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-01 14:58:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-01 14:58:37.422 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:37.422 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:37.849 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-01 14:58:38.419 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@396ec737 2025-04-01 14:58:38.419 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@396ec737 2025-04-01 14:58:38.423 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-01 14:58:38.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-01 14:58:38.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-01 14:58:38.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:38.423 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c: (connection evicted) 2025-04-01 14:58:38.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:38.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-01 14:58:38.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:38.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:38.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-01 14:58:38.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-01 14:58:38.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-01 14:58:38.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-01 14:58:38.460 [DefaultDispatcher-worker-4 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242c4a94 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:38.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-01 14:58:38.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-01 14:58:38.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b66c89 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:38.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-01 14:58:38.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-01 14:58:38.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-01 14:58:38.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-01 14:58:38.467 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:38.468 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-01 14:58:38.469 [DefaultDispatcher-worker-4 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:44921 2025-04-01 14:58:38.471 [DefaultDispatcher-worker-4 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-01 14:58:38.472 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44921/api/blob/upload-init-batch 2025-04-01 14:58:38.472 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44921/api/blob/upload-init-batch. 2025-04-01 14:58:38.472 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44921/api/blob/upload-init-batch 2025-04-01 14:58:38.472 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44921/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:38.473 [eventLoopGroupProxy-16-1 @call-handler#1650] 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-04-01 14:58:38.474 [eventLoopGroupProxy-16-1 @call-handler#1650] 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-04-01 14:58:38.474 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-01 14:58:38.475 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44921/api/blob/upload-init-batch 2025-04-01 14:58:38.475 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44921/api/blob/upload-init-batch 2025-04-01 14:58:38.475 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44921/api/blob/upload-init-batch. 2025-04-01 14:58:38.475 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44921/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:38.476 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44921/api/blob/upload-batch-data 2025-04-01 14:58:38.476 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44921/api/blob/upload-batch-data. 2025-04-01 14:58:38.476 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44921/api/blob/upload-batch-data 2025-04-01 14:58:38.476 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44921/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:38.477 [eventLoopGroupProxy-16-1 @call-handler#1657] 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-04-01 14:58:38.479 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-01 14:58:38.479 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:38.479 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44921/api/blob/upload-batch-data 2025-04-01 14:58:38.480 [eventLoopGroupProxy-16-2 @call-handler#1667] 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-04-01 14:58:38.482 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:38.485 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-01 14:58:38.532 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:38.565 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:38.566 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da5b46f 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-01 14:58:39.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-01 14:58:39.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-01 14:58:39.578 [DefaultDispatcher-worker-18 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-01 14:58:39.581 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43849/api/blob/upload-init-batch 2025-04-01 14:58:39.581 [Test worker @coroutine#1675] 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:43849/api/blob/upload-init-batch. 2025-04-01 14:58:39.581 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43849/api/blob/upload-init-batch 2025-04-01 14:58:39.581 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43849/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:39.582 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43849/api/blob/upload-init-batch 2025-04-01 14:58:39.582 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43849/api/blob/upload-init-batch 2025-04-01 14:58:39.582 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43849/api/blob/upload-init-batch. 2025-04-01 14:58:39.582 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43849/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:39.588 [DefaultDispatcher-worker-11 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-01 14:58:39.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-01 14:58:39.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-01 14:58:39.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.591 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016: (connection evicted) 2025-04-01 14:58:39.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:39.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-01 14:58:39.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d26a68 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-01 14:58:39.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-01 14:58:39.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-01 14:58:39.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-01 14:58:39.607 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51699/api/blob/upload-init-batch 2025-04-01 14:58:39.607 [Test worker @coroutine#1687] 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:51699/api/blob/upload-init-batch. 2025-04-01 14:58:39.607 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51699/api/blob/upload-init-batch 2025-04-01 14:58:39.607 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51699/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:39.608 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51699/api/blob/upload-init-batch 2025-04-01 14:58:39.608 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51699/api/blob/upload-init-batch 2025-04-01 14:58:39.608 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51699/api/blob/upload-init-batch. 2025-04-01 14:58:39.608 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51699/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:39.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-01 14:58:39.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-01 14:58:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.609 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b: (connection evicted) 2025-04-01 14:58:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:39.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-01 14:58:39.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936fbc6 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-01 14:58:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-01 14:58:39.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-01 14:58:39.635 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54527/api/blob/upload-init-batch 2025-04-01 14:58:39.635 [Test worker @coroutine#1693] 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:54527/api/blob/upload-init-batch. 2025-04-01 14:58:39.635 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54527/api/blob/upload-init-batch 2025-04-01 14:58:39.635 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54527/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-01 14:58:39.636 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54527/api/blob/upload-init-batch 2025-04-01 14:58:39.636 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54527/api/blob/upload-init-batch 2025-04-01 14:58:39.636 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54527/api/blob/upload-init-batch. 2025-04-01 14:58:39.636 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54527/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-01 14:58:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-01 14:58:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.640 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6: (connection evicted) 2025-04-01 14:58:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:39.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-01 14:58:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f09c282 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-01 14:58:39.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-01 14:58:39.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-01 14:58:39.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-01 14:58:39.893 [DefaultDispatcher-worker-5 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-01 14:58:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-01 14:58:39.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-01 14:58:39.917 [DefaultDispatcher-worker-19 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-01 14:58:39.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c80f8dd 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-01 14:58:39.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-01 14:58:39.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c263f8 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-01 14:58:39.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-01 14:58:39.959 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.962 [DefaultDispatcher-worker-3 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.966 [DefaultDispatcher-worker-7 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.971 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.975 [DefaultDispatcher-worker-8 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.976 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.981 [DefaultDispatcher-worker-14 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-01 14:58:39.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-01 14:58:39.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-01 14:58:39.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:39.985 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198a0416: (connection evicted) 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:39.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-01 14:58:39.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f12744 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:39.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:39.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:39.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:39.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-01 14:58:39.996 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:40.006 [DefaultDispatcher-worker-12 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.011 [DefaultDispatcher-worker-16 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.014 [DefaultDispatcher-worker-13 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.018 [DefaultDispatcher-worker-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.018 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:40.020 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.025 [DefaultDispatcher-worker-12 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-01 14:58:40.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-01 14:58:40.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-01 14:58:40.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:40.026 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344acc03: (connection evicted) 2025-04-01 14:58:40.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:40.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-01 14:58:40.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-01 14:58:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-01 14:58:40.047 [DefaultDispatcher-worker-17 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.051 [DefaultDispatcher-worker-2 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.054 [DefaultDispatcher-worker-15 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.057 [DefaultDispatcher-worker-1 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-01 14:58:40.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-01 14:58:40.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:40.058 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:40.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-01 14:58:40.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:40.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-01 14:58:40.076 [DefaultDispatcher-worker-4 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.081 [DefaultDispatcher-worker-13 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.084 [DefaultDispatcher-worker-3 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.088 [DefaultDispatcher-worker-6 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.089 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.093 [DefaultDispatcher-worker-2 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-01 14:58:40.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-01 14:58:40.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-01 14:58:40.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:40.093 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2025-04-01 14:58:40.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:40.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-01 14:58:40.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-01 14:58:40.433 [DefaultDispatcher-worker-8 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-01 14:58:40.467 [DefaultDispatcher-worker-8 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db565f2 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:43.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-01 14:58:43.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-01 14:58:43.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-01 14:58:43.653 [DefaultDispatcher-worker-20 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-01 14:58:43.733 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6805415d 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-01 14:58:44.159 [DefaultDispatcher-worker-14 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.163 [DefaultDispatcher-worker-4 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.167 [DefaultDispatcher-worker-4 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.170 [DefaultDispatcher-worker-9 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.174 [DefaultDispatcher-worker-12 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16160a37 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-01 14:58:44.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-01 14:58:44.195 [DefaultDispatcher-worker-17 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.199 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.202 [DefaultDispatcher-worker-11 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.205 [DefaultDispatcher-worker-12 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-01 14:58:44.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-01 14:58:44.224 [DefaultDispatcher-worker-18 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.228 [DefaultDispatcher-worker-5 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.232 [DefaultDispatcher-worker-17 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.235 [DefaultDispatcher-worker-15 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.239 [DefaultDispatcher-worker-6 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.240 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.245 [DefaultDispatcher-worker-6 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d50b4c4 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-01 14:58:44.264 [DefaultDispatcher-worker-6 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.268 [DefaultDispatcher-worker-19 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.271 [DefaultDispatcher-worker-15 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.275 [DefaultDispatcher-worker-12 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.278 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.279 [DefaultDispatcher-worker-7 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-01 14:58:44.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-01 14:58:44.297 [DefaultDispatcher-worker-1 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.301 [DefaultDispatcher-worker-2 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.305 [DefaultDispatcher-worker-5 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.308 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.308 [DefaultDispatcher-worker-16 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.312 [DefaultDispatcher-worker-10 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.317 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-01 14:58:44.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-01 14:58:44.338 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.342 [DefaultDispatcher-worker-10 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.345 [DefaultDispatcher-worker-13 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.346 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.348 [DefaultDispatcher-worker-18 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-01 14:58:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-01 14:58:44.368 [DefaultDispatcher-worker-7 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.372 [DefaultDispatcher-worker-4 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.375 [DefaultDispatcher-worker-11 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.378 [DefaultDispatcher-worker-19 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.380 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.381 [DefaultDispatcher-worker-12 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.386 [DefaultDispatcher-worker-10 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ff2b6d 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-01 14:58:44.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-01 14:58:44.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-01 14:58:44.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-01 14:58:44.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-01 14:58:44.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-01 14:58:44.413 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-01 14:58:44.415 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-01 14:58:44.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-01 14:58:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-01 14:58:44.420 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.431 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-01 14:58:44.432 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a89cef 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-01 14:58:44.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-01 14:58:44.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-01 14:58:44.450 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-01 14:58:44.450 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.451 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:44.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-01 14:58:44.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-01 14:58:44.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-01 14:58:44.465 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-01 14:58:44.466 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-01 14:58:44.489 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.492 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.492 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.493 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.493 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.493 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.499 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.518 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.535 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.535 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.535 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.536 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.552 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:44.576 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.577 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.577 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.619 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.619 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.619 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.660 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.661 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.661 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.702 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.702 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33603/ 2025-04-01 14:58:44.702 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33603/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.744 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33603/ 2025-04-01 14:58:44.747 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.747 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.748 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.748 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.748 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.790 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.790 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.790 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.832 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.832 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.832 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.873 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.874 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.874 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.915 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.916 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.916 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.957 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:44.958 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48711/ 2025-04-01 14:58:44.958 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48711/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-01 14:58:44.958 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48711/ 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9e7af2 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-01 14:58:45.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-01 14:58:45.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-01 14:58:45.040 [DefaultDispatcher-worker-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-01 14:58:45.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627ad446 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-01 14:58:45.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-01 14:58:45.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-01 14:58:45.067 [DefaultDispatcher-worker-18 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6109366a 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-01 14:58:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-01 14:58:45.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-01 14:58:45.086 [DefaultDispatcher-worker-20 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da701a1 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-01 14:58:45.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-01 14:58:45.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-01 14:58:45.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-01 14:58:45.104 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.108 [DefaultDispatcher-worker-17 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e0dd2 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-01 14:58:45.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-01 14:58:45.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-01 14:58:45.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-01 14:58:45.131 [DefaultDispatcher-worker-18 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736eb2a2 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-01 14:58:45.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-01 14:58:45.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-01 14:58:45.147 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.155 [DefaultDispatcher-worker-20 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-01 14:58:45.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4a6afd 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-01 14:58:45.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-01 14:58:45.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-01 14:58:45.168 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.180 [DefaultDispatcher-worker-15 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-01 14:58:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29682244 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-01 14:58:45.189 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.199 [DefaultDispatcher-worker-19 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.204 [DefaultDispatcher-worker-18 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.207 [DefaultDispatcher-worker-15 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.210 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.210 [DefaultDispatcher-worker-19 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.216 [DefaultDispatcher-worker-10 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.219 [DefaultDispatcher-worker-8 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-01 14:58:45.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-01 14:58:45.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-01 14:58:45.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.222 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9: (connection evicted) 2025-04-01 14:58:45.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:45.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-01 14:58:45.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-01 14:58:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-01 14:58:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-01 14:58:45.233 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.242 [DefaultDispatcher-worker-11 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f138b74 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-01 14:58:45.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-01 14:58:45.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-01 14:58:45.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-01 14:58:45.260 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.267 [DefaultDispatcher-worker-13 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc878e6 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-01 14:58:45.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-01 14:58:45.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-01 14:58:45.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-01 14:58:45.288 [DefaultDispatcher-worker-13 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-01 14:58:45.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-01 14:58:45.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-01 14:58:45.308 [DefaultDispatcher-worker-10 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abd7b20 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-01 14:58:45.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-01 14:58:45.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-01 14:58:45.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-01 14:58:45.324 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.327 [DefaultDispatcher-worker-5 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c6e821 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-01 14:58:45.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-01 14:58:45.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-01 14:58:45.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-01 14:58:45.347 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.348 [DefaultDispatcher-worker-13 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698394bf 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-01 14:58:45.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-01 14:58:45.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-01 14:58:45.368 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.368 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:45.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:45.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-01 14:58:45.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-01 14:58:45.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-01 14:58:45.389 [DefaultDispatcher-worker-11 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-01 14:58:45.389 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.423 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.429 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.455 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:45.470 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d791c0 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-01 14:58:49.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-01 14:58:49.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-01 14:58:49.476 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-01 14:58:49.485 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-01 14:58:49.491 [DefaultDispatcher-worker-10 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-01 14:58:49.502 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.511 [DefaultDispatcher-worker-10 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.515 [DefaultDispatcher-worker-3 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.518 [DefaultDispatcher-worker-20 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.522 [DefaultDispatcher-worker-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-01 14:58:49.533 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.541 [DefaultDispatcher-worker-16 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.545 [DefaultDispatcher-worker-13 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.548 [DefaultDispatcher-worker-3 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.552 [DefaultDispatcher-worker-4 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-01 14:58:49.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-01 14:58:49.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.565 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.572 [DefaultDispatcher-worker-3 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.576 [DefaultDispatcher-worker-3 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.580 [DefaultDispatcher-worker-16 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-01 14:58:49.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-01 14:58:49.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-01 14:58:49.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-01 14:58:49.591 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-01 14:58:49.592 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.600 [DefaultDispatcher-worker-14 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-01 14:58:49.603 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1003d9 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-01 14:58:49.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-01 14:58:49.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-01 14:58:49.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-01 14:58:49.623 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.624 [DefaultDispatcher-worker-20 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-01 14:58:49.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-01 14:58:49.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-01 14:58:49.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-01 14:58:49.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-01 14:58:49.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-01 14:58:49.644 [DefaultDispatcher-worker-10 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-01 14:58:49.682 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.683 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.705 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.739 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@285b63eb 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-01 14:58:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-01 14:58:49.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.772 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.773 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.775 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.775 [DefaultDispatcher-worker-13 @coroutine#2095] 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:52745/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:49.775 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.775 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52745/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:49.776 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.776 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.779 [DefaultDispatcher-worker-14 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.779 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.779 [DefaultDispatcher-worker-14 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:49.779 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.780 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.780 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.781 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39eea4f6 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-01 14:58:49.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-01 14:58:49.796 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.802 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.804 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.807 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-01 14:58:49.807 [DefaultDispatcher-worker-13 @coroutine#2118] 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:52745/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-01 14:58:49.807 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-01 14:58:49.808 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-01 14:58:49.808 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-01 14:58:49.808 [DefaultDispatcher-worker-15 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322399e6 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-01 14:58:49.851 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-01 14:58:49.854 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@615db3e4 2025-04-01 14:58:49.854 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@615db3e4 2025-04-01 14:58:49.856 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9a51bf 2025-04-01 14:58:49.856 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9a51bf 2025-04-01 14:58:49.858 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba5d894 2025-04-01 14:58:49.858 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba5d894 2025-04-01 14:58:49.861 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea75b84 2025-04-01 14:58:49.861 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea75b84 2025-04-01 14:58:49.863 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22690f27 2025-04-01 14:58:49.863 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22690f27 2025-04-01 14:58:49.865 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3b57c 2025-04-01 14:58:49.865 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3b57c 2025-04-01 14:58:49.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.868 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae7bf68 2025-04-01 14:58:49.868 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae7bf68 2025-04-01 14:58:49.870 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e88a4cb 2025-04-01 14:58:49.870 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e88a4cb 2025-04-01 14:58:49.872 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.873 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f29a0a 2025-04-01 14:58:49.873 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f29a0a 2025-04-01 14:58:49.873 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:49.873 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.874 [DefaultDispatcher-worker-14 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.874 [DefaultDispatcher-worker-14 @coroutine#2128] 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:38381/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:49.874 [DefaultDispatcher-worker-14 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.874 [DefaultDispatcher-worker-14 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38381/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:49.875 [DefaultDispatcher-worker-20 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.875 [DefaultDispatcher-worker-20 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-10 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.879 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.880 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.882 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.884 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91d16f 2025-04-01 14:58:49.884 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91d16f 2025-04-01 14:58:49.885 [DefaultDispatcher-worker-2 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.886 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23562aad 2025-04-01 14:58:49.886 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23562aad 2025-04-01 14:58:49.887 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769ba1f 2025-04-01 14:58:49.887 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769ba1f 2025-04-01 14:58:49.889 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b2096 2025-04-01 14:58:49.889 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b2096 2025-04-01 14:58:49.890 [DefaultDispatcher-worker-9 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.891 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d28f1d 2025-04-01 14:58:49.891 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d28f1d 2025-04-01 14:58:49.892 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c3c6c8 2025-04-01 14:58:49.892 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c3c6c8 2025-04-01 14:58:49.894 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@399037ed 2025-04-01 14:58:49.894 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@399037ed 2025-04-01 14:58:49.895 [DefaultDispatcher-worker-14 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.896 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@244dfd9 2025-04-01 14:58:49.896 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@244dfd9 2025-04-01 14:58:49.898 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@573b12eb 2025-04-01 14:58:49.898 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@573b12eb 2025-04-01 14:58:49.898 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:49.899 [DefaultDispatcher-worker-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.903 [DefaultDispatcher-worker-20 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.907 [DefaultDispatcher-worker-18 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.911 [DefaultDispatcher-worker-15 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.915 [DefaultDispatcher-worker-13 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.919 [DefaultDispatcher-worker-14 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.923 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd8b40e 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-01 14:58:49.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.951 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.951 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:49.952 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.952 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.952 [DefaultDispatcher-worker-9 @coroutine#2174] 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:37409/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:49.952 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.952 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37409/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:49.953 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.953 [DefaultDispatcher-worker-19 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:49.954 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162e587 2025-04-01 14:58:49.954 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162e587 2025-04-01 14:58:49.956 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa517db 2025-04-01 14:58:49.956 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa517db 2025-04-01 14:58:49.956 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.956 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.956 [DefaultDispatcher-worker-6 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:49.956 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.957 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.957 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:49.958 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:49.958 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a8ef7 2025-04-01 14:58:49.958 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a8ef7 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:49.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:49.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-01 14:58:49.960 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e981de0 2025-04-01 14:58:49.960 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e981de0 2025-04-01 14:58:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:49.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-01 14:58:49.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:49.962 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09b69 2025-04-01 14:58:49.962 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09b69 2025-04-01 14:58:49.964 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7c5469 2025-04-01 14:58:49.964 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7c5469 2025-04-01 14:58:49.966 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ae8c47 2025-04-01 14:58:49.966 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ae8c47 2025-04-01 14:58:49.967 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:49.968 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb7e2af 2025-04-01 14:58:49.968 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb7e2af 2025-04-01 14:58:49.968 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:49.969 [DefaultDispatcher-worker-16 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-01 14:58:49.969 [DefaultDispatcher-worker-16 @coroutine#2196] 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:37409/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-01 14:58:49.969 [DefaultDispatcher-worker-16 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-01 14:58:49.970 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@121043c3 2025-04-01 14:58:49.970 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@121043c3 2025-04-01 14:58:49.970 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:49.970 [DefaultDispatcher-worker-10 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-01 14:58:49.970 [DefaultDispatcher-worker-10 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-01 14:58:49.973 [DefaultDispatcher-worker-15 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-01 14:58:50.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.030 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.033 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42224f1f 2025-04-01 14:58:50.033 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42224f1f 2025-04-01 14:58:50.034 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.035 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce5b92b 2025-04-01 14:58:50.035 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce5b92b 2025-04-01 14:58:50.035 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.035 [DefaultDispatcher-worker-3 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.035 [DefaultDispatcher-worker-3 @coroutine#2206] 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:47071/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.035 [DefaultDispatcher-worker-3 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.036 [DefaultDispatcher-worker-3 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47071/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.036 [DefaultDispatcher-worker-13 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.036 [DefaultDispatcher-worker-13 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.037 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48da246f 2025-04-01 14:58:50.037 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48da246f 2025-04-01 14:58:50.039 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd8b310 2025-04-01 14:58:50.039 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd8b310 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-9 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-9 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.040 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.041 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:50.041 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd24f03 2025-04-01 14:58:50.041 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd24f03 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-01 14:58:50.043 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1f9973 2025-04-01 14:58:50.043 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1f9973 2025-04-01 14:58:50.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-01 14:58:50.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.045 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ff3bc3 2025-04-01 14:58:50.045 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ff3bc3 2025-04-01 14:58:50.047 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df74c5f 2025-04-01 14:58:50.047 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df74c5f 2025-04-01 14:58:50.049 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2212bcb5 2025-04-01 14:58:50.049 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2212bcb5 2025-04-01 14:58:50.049 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.050 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.052 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f53e07d 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-01 14:58:50.056 [DefaultDispatcher-worker-16 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-01 14:58:50.061 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.063 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-04-01 14:58:50.063 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-04-01 14:58:50.065 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-04-01 14:58:50.065 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-04-01 14:58:50.067 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-04-01 14:58:50.067 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-04-01 14:58:50.068 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.069 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-04-01 14:58:50.069 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-04-01 14:58:50.071 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-04-01 14:58:50.071 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-04-01 14:58:50.072 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-04-01 14:58:50.073 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-04-01 14:58:50.074 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.074 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-04-01 14:58:50.074 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-04-01 14:58:50.075 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.076 [DefaultDispatcher-worker-16 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.076 [DefaultDispatcher-worker-16 @coroutine#2235] 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:58633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.076 [DefaultDispatcher-worker-16 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.076 [DefaultDispatcher-worker-16 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.076 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-04-01 14:58:50.076 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-04-01 14:58:50.077 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.077 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.079 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-04-01 14:58:50.079 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-04-01 14:58:50.079 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.080 [DefaultDispatcher-worker-6 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.080 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.080 [DefaultDispatcher-worker-6 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.080 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.081 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.081 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.082 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-01 14:58:50.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-01 14:58:50.085 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.091 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.092 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@275de104 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.093 [DefaultDispatcher-worker-11 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-01 14:58:50.097 [DefaultDispatcher-worker-7 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-01 14:58:50.109 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.113 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.115 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.115 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-01 14:58:50.115 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-01 14:58:50.116 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.116 [DefaultDispatcher-worker-17 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.116 [DefaultDispatcher-worker-17 @coroutine#2265] 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-04-01 14:58:50.116 [DefaultDispatcher-worker-17 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.116 [DefaultDispatcher-worker-17 @coroutine#2265] 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-04-01 14:58:50.117 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.117 [DefaultDispatcher-worker-11 @coroutine#2257] 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-04-01 14:58:50.117 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.117 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-01 14:58:50.117 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-01 14:58:50.117 [DefaultDispatcher-worker-3 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.117 [DefaultDispatcher-worker-7 @coroutine#2257] 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-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-01 14:58:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-01 14:58:50.119 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-01 14:58:50.119 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-01 14:58:50.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-01 14:58:50.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-01 14:58:50.121 [DefaultDispatcher-worker-12 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:50.121 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.121 [DefaultDispatcher-worker-12 @coroutine#2264] 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-04-01 14:58:50.121 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.122 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.123 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-01 14:58:50.123 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-01 14:58:50.125 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-01 14:58:50.125 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-01 14:58:50.127 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-01 14:58:50.127 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-01 14:58:50.129 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-01 14:58:50.129 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-01 14:58:50.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-01 14:58:50.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-01 14:58:50.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.142 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.143 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.144 [DefaultDispatcher-worker-17 @coroutine#2279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.144 [DefaultDispatcher-worker-17 @coroutine#2279] 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:47523/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.144 [DefaultDispatcher-worker-17 @coroutine#2279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.144 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.144 [DefaultDispatcher-worker-17 @coroutine#2279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47523/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.145 [DefaultDispatcher-worker-17 @coroutine#2279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.145 [DefaultDispatcher-worker-17 @coroutine#2279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.146 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae4663 2025-04-01 14:58:50.146 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae4663 2025-04-01 14:58:50.148 [DefaultDispatcher-worker-12 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.148 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3369bfa6 2025-04-01 14:58:50.148 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3369bfa6 2025-04-01 14:58:50.149 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.149 [DefaultDispatcher-worker-12 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.149 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.149 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.149 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.150 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.150 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37562d13 2025-04-01 14:58:50.150 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37562d13 2025-04-01 14:58:50.152 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254b59d 2025-04-01 14:58:50.152 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254b59d 2025-04-01 14:58:50.153 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.155 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8668ea 2025-04-01 14:58:50.155 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8668ea 2025-04-01 14:58:50.155 [DefaultDispatcher-worker-20 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.156 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-01 14:58:50.156 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-01 14:58:50.156 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ec6473 2025-04-01 14:58:50.156 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ec6473 2025-04-01 14:58:50.158 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-01 14:58:50.158 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-01 14:58:50.159 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d4e7a8 2025-04-01 14:58:50.159 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d4e7a8 2025-04-01 14:58:50.160 [DefaultDispatcher-worker-14 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.160 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-01 14:58:50.160 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-01 14:58:50.161 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@127b4ad2 2025-04-01 14:58:50.161 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@127b4ad2 2025-04-01 14:58:50.162 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-01 14:58:50.162 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-01 14:58:50.163 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34b14f 2025-04-01 14:58:50.163 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34b14f 2025-04-01 14:58:50.163 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.165 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-01 14:58:50.165 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-01 14:58:50.165 [DefaultDispatcher-worker-7 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.167 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-01 14:58:50.167 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-01 14:58:50.169 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-01 14:58:50.169 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-01 14:58:50.169 [DefaultDispatcher-worker-2 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.171 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-01 14:58:50.171 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-01 14:58:50.173 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-01 14:58:50.173 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-01 14:58:50.173 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.174 [DefaultDispatcher-worker-14 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.178 [DefaultDispatcher-worker-6 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.182 [DefaultDispatcher-worker-4 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.184 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.186 [DefaultDispatcher-worker-19 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.186 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7b7418 2025-04-01 14:58:50.186 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7b7418 2025-04-01 14:58:50.188 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bc93c7 2025-04-01 14:58:50.188 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bc93c7 2025-04-01 14:58:50.190 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47831f68 2025-04-01 14:58:50.190 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47831f68 2025-04-01 14:58:50.190 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28199fc 2025-04-01 14:58:50.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@28199fc 2025-04-01 14:58:50.192 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.192 [DefaultDispatcher-worker-20 @coroutine#2306] 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:47523/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-01 14:58:50.192 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.192 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.192 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.193 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-01 14:58:50.193 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47523/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:50.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@144cf600 2025-04-01 14:58:50.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@144cf600 2025-04-01 14:58:50.193 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.193 [DefaultDispatcher-worker-11 @coroutine#2306] 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:47523/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-01 14:58:50.193 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.194 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.194 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.194 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.195 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c97de5 2025-04-01 14:58:50.195 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c97de5 2025-04-01 14:58:50.195 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4599f 2025-04-01 14:58:50.195 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4599f 2025-04-01 14:58:50.196 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee4cab 2025-04-01 14:58:50.196 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee4cab 2025-04-01 14:58:50.197 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b9f5 2025-04-01 14:58:50.197 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b9f5 2025-04-01 14:58:50.198 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae66b3 2025-04-01 14:58:50.198 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae66b3 2025-04-01 14:58:50.198 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2c32ef 2025-04-01 14:58:50.198 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2c32ef 2025-04-01 14:58:50.200 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2eb3ce 2025-04-01 14:58:50.200 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2eb3ce 2025-04-01 14:58:50.200 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@11217010 2025-04-01 14:58:50.200 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@11217010 2025-04-01 14:58:50.200 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.201 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d640d15 2025-04-01 14:58:50.201 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d640d15 2025-04-01 14:58:50.203 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bcd5d 2025-04-01 14:58:50.203 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bcd5d 2025-04-01 14:58:50.204 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb2d33 2025-04-01 14:58:50.204 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fb2d33 2025-04-01 14:58:50.206 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f014c81 2025-04-01 14:58:50.206 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f014c81 2025-04-01 14:58:50.208 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240fed1 2025-04-01 14:58:50.208 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240fed1 2025-04-01 14:58:50.208 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.211 [DefaultDispatcher-worker-4 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252f00ba 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-01 14:58:50.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-01 14:58:50.219 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.221 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dca50ef 2025-04-01 14:58:50.221 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dca50ef 2025-04-01 14:58:50.222 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@330db926 2025-04-01 14:58:50.222 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@330db926 2025-04-01 14:58:50.224 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@37323b9f 2025-04-01 14:58:50.224 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@37323b9f 2025-04-01 14:58:50.225 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7230b31d 2025-04-01 14:58:50.225 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7230b31d 2025-04-01 14:58:50.227 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d89c 2025-04-01 14:58:50.227 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d89c 2025-04-01 14:58:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.229 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@43088681 2025-04-01 14:58:50.229 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@43088681 2025-04-01 14:58:50.231 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6540b3bc 2025-04-01 14:58:50.231 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6540b3bc 2025-04-01 14:58:50.232 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f4c52 2025-04-01 14:58:50.232 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f4c52 2025-04-01 14:58:50.234 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.234 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@194230b5 2025-04-01 14:58:50.234 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@194230b5 2025-04-01 14:58:50.234 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.235 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.236 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.236 [DefaultDispatcher-worker-20 @coroutine#2330] 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:46017/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.236 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.236 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46017/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.237 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.237 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-5 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-5 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-5 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-5 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.240 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.241 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-01 14:58:50.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-01 14:58:50.244 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.251 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.252 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.255 [DefaultDispatcher-worker-18 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-01 14:58:50.255 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.259 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.262 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.265 [DefaultDispatcher-worker-12 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.276 [DefaultDispatcher-worker-8 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.284 [DefaultDispatcher-worker-11 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.287 [DefaultDispatcher-worker-17 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.291 [DefaultDispatcher-worker-11 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.295 [DefaultDispatcher-worker-19 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.299 [DefaultDispatcher-worker-10 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b93c88 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-01 14:58:50.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-01 14:58:50.314 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.316 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-01 14:58:50.316 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-01 14:58:50.318 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-01 14:58:50.318 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-01 14:58:50.320 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-01 14:58:50.320 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-01 14:58:50.321 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.322 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.322 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-01 14:58:50.322 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-01 14:58:50.323 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.323 [DefaultDispatcher-worker-13 @coroutine#2372] 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:57823/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.323 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.323 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57823/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.324 [DefaultDispatcher-worker-8 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.324 [DefaultDispatcher-worker-8 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.324 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-01 14:58:50.324 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-01 14:58:50.327 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-01 14:58:50.327 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-01 14:58:50.327 [DefaultDispatcher-worker-10 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.327 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.327 [DefaultDispatcher-worker-10 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.327 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.328 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.328 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.329 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-01 14:58:50.329 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-01 14:58:50.329 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c050a1 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-01 14:58:50.331 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-01 14:58:50.331 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-01 14:58:50.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-01 14:58:50.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.333 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-01 14:58:50.333 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-01 14:58:50.333 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.338 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.338 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.342 [DefaultDispatcher-worker-14 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-01 14:58:50.342 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.344 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.346 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.346 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-04-01 14:58:50.346 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-04-01 14:58:50.348 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-04-01 14:58:50.348 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-04-01 14:58:50.349 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.350 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-04-01 14:58:50.350 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-04-01 14:58:50.351 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-04-01 14:58:50.351 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-04-01 14:58:50.352 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.353 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.353 [DefaultDispatcher-worker-4 @coroutine#2400] 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:57823/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-01 14:58:50.353 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.353 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-04-01 14:58:50.353 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-04-01 14:58:50.353 [DefaultDispatcher-worker-3 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.353 [DefaultDispatcher-worker-3 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-01 14:58:50.355 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-04-01 14:58:50.355 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-04-01 14:58:50.357 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-04-01 14:58:50.357 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-04-01 14:58:50.358 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-04-01 14:58:50.358 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-04-01 14:58:50.360 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-04-01 14:58:50.360 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-04-01 14:58:50.360 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.394 [DefaultDispatcher-worker-6 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-01 14:58:50.394 [DefaultDispatcher-worker-6 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57823/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:50.395 [DefaultDispatcher-worker-6 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.395 [DefaultDispatcher-worker-6 @coroutine#2400] 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:57823/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-01 14:58:50.395 [DefaultDispatcher-worker-6 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.396 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.396 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-01 14:58:50.401 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:50.403 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14d0f2 2025-04-01 14:58:50.403 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14d0f2 2025-04-01 14:58:50.404 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33be0 2025-04-01 14:58:50.404 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33be0 2025-04-01 14:58:50.406 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ecbb82 2025-04-01 14:58:50.406 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ecbb82 2025-04-01 14:58:50.407 [DefaultDispatcher-worker-9 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:50.408 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee31db 2025-04-01 14:58:50.408 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee31db 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.409 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970eef4 2025-04-01 14:58:50.409 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6970eef4 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-01 14:58:50.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-01 14:58:50.411 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c0d401 2025-04-01 14:58:50.411 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c0d401 2025-04-01 14:58:50.412 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45590 2025-04-01 14:58:50.412 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45590 2025-04-01 14:58:50.414 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1ce94 2025-04-01 14:58:50.414 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1ce94 2025-04-01 14:58:50.415 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2897b6 2025-04-01 14:58:50.416 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2897b6 2025-04-01 14:58:50.416 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.426 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.427 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.428 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.428 [DefaultDispatcher-worker-3 @coroutine#2426] 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:50485/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:50.428 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.428 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50485/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.429 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.429 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:50.431 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-2 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-2 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.432 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.433 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aade3c 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-01 14:58:50.433 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3245c254 2025-04-01 14:58:50.433 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3245c254 2025-04-01 14:58:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.435 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c823a6c 2025-04-01 14:58:50.435 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c823a6c 2025-04-01 14:58:50.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-01 14:58:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.437 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bda924 2025-04-01 14:58:50.437 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bda924 2025-04-01 14:58:50.438 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf3057 2025-04-01 14:58:50.438 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf3057 2025-04-01 14:58:50.440 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f41ad6 2025-04-01 14:58:50.440 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f41ad6 2025-04-01 14:58:50.441 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.441 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c080dde 2025-04-01 14:58:50.441 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c080dde 2025-04-01 14:58:50.441 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.443 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a979f2 2025-04-01 14:58:50.443 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a979f2 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-8 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/auth/register 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-8 @coroutine#2448] 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:50485/auth/register. 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-8 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/auth/register 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-8 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50485/auth/register from class io.ktor.http.content.TextContent 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/auth/register 2025-04-01 14:58:50.444 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/auth/register 2025-04-01 14:58:50.445 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d90cf18 2025-04-01 14:58:50.445 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d90cf18 2025-04-01 14:58:50.446 [DefaultDispatcher-worker-19 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-01 14:58:50.447 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf344d6 2025-04-01 14:58:50.447 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf344d6 2025-04-01 14:58:50.447 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.485 [DefaultDispatcher-worker-14 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50485/auth/register. 2025-04-01 14:58:50.485 [DefaultDispatcher-worker-14 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50485/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:50.497 [DefaultDispatcher-worker-7 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.500 [DefaultDispatcher-worker-2 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dceec83 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-01 14:58:50.510 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.511 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4a7b2e 2025-04-01 14:58:50.511 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4a7b2e 2025-04-01 14:58:50.513 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@448d8c17 2025-04-01 14:58:50.513 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@448d8c17 2025-04-01 14:58:50.514 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2105e 2025-04-01 14:58:50.514 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2105e 2025-04-01 14:58:50.515 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0862c 2025-04-01 14:58:50.515 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0862c 2025-04-01 14:58:50.516 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3a0ebf 2025-04-01 14:58:50.516 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3a0ebf 2025-04-01 14:58:50.518 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347fc41b 2025-04-01 14:58:50.518 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347fc41b 2025-04-01 14:58:50.520 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641f122a 2025-04-01 14:58:50.520 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641f122a 2025-04-01 14:58:50.520 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.521 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f7963 2025-04-01 14:58:50.521 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f7963 2025-04-01 14:58:50.523 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299ccc99 2025-04-01 14:58:50.523 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299ccc99 2025-04-01 14:58:50.523 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.525 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.526 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.527 [DefaultDispatcher-worker-13 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.527 [DefaultDispatcher-worker-13 @coroutine#2461] 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-04-01 14:58:50.527 [DefaultDispatcher-worker-13 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.527 [DefaultDispatcher-worker-13 @coroutine#2461] 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-04-01 14:58:50.528 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.528 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.532 [DefaultDispatcher-worker-18 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.532 [DefaultDispatcher-worker-18 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.532 [DefaultDispatcher-worker-18 @coroutine#2460] 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-04-01 14:58:50.532 [DefaultDispatcher-worker-18 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.532 [DefaultDispatcher-worker-9 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.532 [DefaultDispatcher-worker-9 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.533 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.535 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.535 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.537 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1bfe7 2025-04-01 14:58:50.537 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1bfe7 2025-04-01 14:58:50.539 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a765901 2025-04-01 14:58:50.539 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a765901 2025-04-01 14:58:50.540 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e49d497 2025-04-01 14:58:50.540 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e49d497 2025-04-01 14:58:50.542 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4b533a 2025-04-01 14:58:50.542 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4b533a 2025-04-01 14:58:50.544 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c9b33 2025-04-01 14:58:50.544 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c9b33 2025-04-01 14:58:50.545 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0a7c2a 2025-04-01 14:58:50.545 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0a7c2a 2025-04-01 14:58:50.546 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-01 14:58:50.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-01 14:58:50.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-01 14:58:50.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.547 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae7ea90 2025-04-01 14:58:50.547 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae7ea90 2025-04-01 14:58:50.547 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d09031: (connection evicted) 2025-04-01 14:58:50.548 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b64ac75 2025-04-01 14:58:50.548 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b64ac75 2025-04-01 14:58:50.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-01 14:58:50.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af5ce66 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-01 14:58:50.550 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd72729 2025-04-01 14:58:50.550 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd72729 2025-04-01 14:58:50.550 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-01 14:58:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-01 14:58:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.556 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.557 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.557 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.557 [DefaultDispatcher-worker-2 @coroutine#2488] 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-04-01 14:58:50.557 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.557 [DefaultDispatcher-worker-2 @coroutine#2488] 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-04-01 14:58:50.558 [DefaultDispatcher-worker-5 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.558 [DefaultDispatcher-worker-5 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.561 [DefaultDispatcher-worker-8 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.561 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.561 [DefaultDispatcher-worker-8 @coroutine#2487] 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-04-01 14:58:50.561 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.561 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.561 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.562 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.564 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.565 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-01 14:58:50.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-01 14:58:50.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.566 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d: (connection evicted) 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-01 14:58:50.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d273300 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-01 14:58:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-01 14:58:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.573 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.574 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.574 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.574 [DefaultDispatcher-worker-19 @coroutine#2515] 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-04-01 14:58:50.574 [DefaultDispatcher-worker-19 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.575 [DefaultDispatcher-worker-19 @coroutine#2515] 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-04-01 14:58:50.575 [DefaultDispatcher-worker-1 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.575 [DefaultDispatcher-worker-1 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.578 [DefaultDispatcher-worker-3 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.579 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.579 [DefaultDispatcher-worker-3 @coroutine#2514] 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-04-01 14:58:50.579 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.579 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.579 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.580 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.581 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.582 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.584 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.585 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.587 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.588 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-01 14:58:50.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-01 14:58:50.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-01 14:58:50.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.589 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c04685: (connection evicted) 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-01 14:58:50.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7271320c 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-01 14:58:50.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-01 14:58:50.591 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.596 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.597 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.598 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.598 [DefaultDispatcher-worker-3 @coroutine#2553] 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-04-01 14:58:50.598 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.598 [DefaultDispatcher-worker-3 @coroutine#2553] 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-04-01 14:58:50.598 [DefaultDispatcher-worker-17 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.598 [DefaultDispatcher-worker-17 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.601 [DefaultDispatcher-worker-6 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.601 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.601 [DefaultDispatcher-worker-6 @coroutine#2552] 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-04-01 14:58:50.601 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.602 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.602 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.603 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.604 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.605 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-01 14:58:50.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-01 14:58:50.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-01 14:58:50.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.606 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36299b83: (connection evicted) 2025-04-01 14:58:50.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-01 14:58:50.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541d8a9e 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-01 14:58:50.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-01 14:58:50.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.613 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.614 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.615 [DefaultDispatcher-worker-10 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.615 [DefaultDispatcher-worker-10 @coroutine#2585] 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-04-01 14:58:50.615 [DefaultDispatcher-worker-10 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.615 [DefaultDispatcher-worker-10 @coroutine#2585] 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-04-01 14:58:50.615 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.615 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.618 [DefaultDispatcher-worker-12 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.619 [DefaultDispatcher-worker-12 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.619 [DefaultDispatcher-worker-12 @coroutine#2584] 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-04-01 14:58:50.619 [DefaultDispatcher-worker-12 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.619 [DefaultDispatcher-worker-15 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.619 [DefaultDispatcher-worker-15 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.620 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.621 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.622 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.623 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.625 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-01 14:58:50.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-01 14:58:50.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-01 14:58:50.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.625 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cda33c: (connection evicted) 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-01 14:58:50.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33490054 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-01 14:58:50.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-01 14:58:50.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.633 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.634 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.634 [DefaultDispatcher-worker-15 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.634 [DefaultDispatcher-worker-15 @coroutine#2616] 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-04-01 14:58:50.634 [DefaultDispatcher-worker-15 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.634 [DefaultDispatcher-worker-15 @coroutine#2616] 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-04-01 14:58:50.635 [DefaultDispatcher-worker-9 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.635 [DefaultDispatcher-worker-9 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-01 14:58:50.638 [DefaultDispatcher-worker-5 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.638 [DefaultDispatcher-worker-5 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.638 [DefaultDispatcher-worker-5 @coroutine#2615] 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-04-01 14:58:50.638 [DefaultDispatcher-worker-5 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.638 [DefaultDispatcher-worker-19 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.638 [DefaultDispatcher-worker-19 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-01 14:58:50.639 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.640 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-01 14:58:50.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-01 14:58:50.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-01 14:58:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.641 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0: (connection evicted) 2025-04-01 14:58:50.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-01 14:58:50.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-01 14:58:50.784 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:50.784 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.784 [DefaultDispatcher-worker-16 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.785 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.785 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.785 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.884 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:50.884 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.884 [DefaultDispatcher-worker-15 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.884 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.885 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.885 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6124a7c0 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.890 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-01 14:58:50.891 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.891 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.891 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-01 14:58:50.901 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.906 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.907 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.908 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.913 [DefaultDispatcher-worker-3 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.919 [DefaultDispatcher-worker-5 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-01 14:58:50.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-01 14:58:50.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-01 14:58:50.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.921 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bea0866: (connection evicted) 2025-04-01 14:58:50.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-01 14:58:50.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-01 14:58:50.922 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d51518 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.923 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-01 14:58:50.931 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.936 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.937 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.938 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.938 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-01 14:58:50.938 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.938 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.939 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-01 14:58:50.950 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.956 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.957 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.957 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.961 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:50.961 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.961 [DefaultDispatcher-worker-6 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:50.961 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.961 [DefaultDispatcher-worker-6 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-01 14:58:50.962 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.962 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:50.970 [DefaultDispatcher-worker-12 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.973 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.976 [DefaultDispatcher-worker-13 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-01 14:58:50.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-01 14:58:50.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-01 14:58:50.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.985 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68823b6b: (connection evicted) 2025-04-01 14:58:50.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-01 14:58:50.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-01 14:58:50.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-01 14:58:50.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-01 14:58:50.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:50.985 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2025-04-01 14:58:50.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:50.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-01 14:58:50.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1444e35f 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:50.986 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:50.987 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-01 14:58:50.994 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.000 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.001 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.002 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682fc714 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.003 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-01 14:58:51.010 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.015 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.016 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.017 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.021 [DefaultDispatcher-worker-8 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-01 14:58:51.029 [DefaultDispatcher-worker-7 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.033 [DefaultDispatcher-worker-15 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.036 [DefaultDispatcher-worker-2 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-01 14:58:51.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-01 14:58:51.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-01 14:58:51.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.040 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268ee31d: (connection evicted) 2025-04-01 14:58:51.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-01 14:58:51.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-01 14:58:51.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-01 14:58:51.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-01 14:58:51.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.041 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f: (connection evicted) 2025-04-01 14:58:51.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-01 14:58:51.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ecbfbf 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.043 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-01 14:58:51.044 [DefaultDispatcher-worker-13 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:51.044 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.044 [DefaultDispatcher-worker-13 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.044 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.045 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.045 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.051 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.056 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.056 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.057 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.061 [DefaultDispatcher-worker-7 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.072 [DefaultDispatcher-worker-16 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.073 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.077 [DefaultDispatcher-worker-9 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-01 14:58:51.085 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:51.085 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.086 [DefaultDispatcher-worker-15 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.086 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.086 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.086 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-01 14:58:51.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-01 14:58:51.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.088 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5713e35f: (connection evicted) 2025-04-01 14:58:51.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-01 14:58:51.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-01 14:58:51.089 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bb502f 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.090 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-01 14:58:51.098 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.103 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.104 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.104 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.109 [DefaultDispatcher-worker-7 @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.121 [DefaultDispatcher-worker-9 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.122 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.125 [DefaultDispatcher-worker-18 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34e466 2025-04-01 14:58:51.125 [DefaultDispatcher-worker-7 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:51.126 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.126 [DefaultDispatcher-worker-7 @coroutine#2264] 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-04-01 14:58:51.126 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.126 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-01 14:58:51.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-01 14:58:51.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.128 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e34e466: (connection evicted) 2025-04-01 14:58:51.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-01 14:58:51.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cdb7fd9 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.130 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-01 14:58:51.138 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.142 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.143 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.144 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.148 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.152 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:51.152 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.152 [DefaultDispatcher-worker-6 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.152 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.153 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.153 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.158 [DefaultDispatcher-worker-9 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.162 [DefaultDispatcher-worker-2 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.230 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.266 [DefaultDispatcher-worker-7 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:51.267 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.267 [DefaultDispatcher-worker-7 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.267 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.267 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.267 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.271 [DefaultDispatcher-worker-2 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796687de 2025-04-01 14:58:51.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-01 14:58:51.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-01 14:58:51.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.299 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796687de: (connection evicted) 2025-04-01 14:58:51.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-01 14:58:51.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c06b1a 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.301 [Test worker @coroutine#2917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-01 14:58:51.309 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.314 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.315 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.316 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.320 [DefaultDispatcher-worker-15 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.321 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.331 [DefaultDispatcher-worker-19 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.331 [DefaultDispatcher-worker-12 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:51.331 [DefaultDispatcher-worker-12 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.331 [DefaultDispatcher-worker-12 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.331 [DefaultDispatcher-worker-12 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.332 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.332 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.335 [DefaultDispatcher-worker-16 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e 2025-04-01 14:58:51.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-01 14:58:51.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-01 14:58:51.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.340 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c39da9e: (connection evicted) 2025-04-01 14:58:51.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-01 14:58:51.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21523e1b 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.341 [Test worker @coroutine#2954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-01 14:58:51.349 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.353 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.354 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.355 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.360 [DefaultDispatcher-worker-3 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2025-04-01 14:58:51.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-01 14:58:51.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-01 14:58:51.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.397 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c: (connection evicted) 2025-04-01 14:58:51.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-01 14:58:51.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ce48bc 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-01 14:58:51.444 [DefaultDispatcher-worker-17 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:51.444 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.444 [DefaultDispatcher-worker-17 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.444 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.445 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.445 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.456 [DefaultDispatcher-worker-15 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.460 [DefaultDispatcher-worker-11 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.463 [DefaultDispatcher-worker-10 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.466 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.482 [DefaultDispatcher-worker-1 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.482 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-01 14:58:51.487 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-01 14:58:51.487 [DefaultDispatcher-worker-19 @coroutine#2993] INFO ktor.application - Responding at http://0.0.0.0:33439 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688884e 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-01 14:58:51.496 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.496 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:51.496 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.496 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.497 [eventLoopGroupProxy-19-2 @call-handler#3004] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.497 [eventLoopGroupProxy-19-1 @call-handler#3003] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.498 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.498 [eventLoopGroupProxy-19-1 @call-handler#3003] 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-04-01 14:58:51.498 [eventLoopGroupProxy-19-1 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.498 [eventLoopGroupProxy-19-1 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.498 [DefaultDispatcher-worker-3 @coroutine#2995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.498 [DefaultDispatcher-worker-3 @coroutine#2995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.499 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af17313 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-01 14:58:51.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-01 14:58:51.506 [DefaultDispatcher-worker-13 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.506 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.506 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.506 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.507 [eventLoopGroupProxy-19-1 @call-handler#3009] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.507 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.507 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.507 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.510 [DefaultDispatcher-worker-18 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.510 [DefaultDispatcher-worker-18 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:51.510 [DefaultDispatcher-worker-18 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.510 [DefaultDispatcher-worker-18 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:51.510 [eventLoopGroupProxy-19-1 @call-handler#3018] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b4f0a9 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:51.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:51.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-01 14:58:51.510 [eventLoopGroupProxy-19-1 @call-handler#3018] 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-04-01 14:58:51.510 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-01 14:58:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-01 14:58:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-01 14:58:51.511 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.511 [eventLoopGroupProxy-19-3 @call-handler#3021] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.511 [eventLoopGroupProxy-19-3 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.511 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.511 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.512 [DefaultDispatcher-worker-17 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.515 [DefaultDispatcher-worker-8 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.519 [DefaultDispatcher-worker-18 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.520 [eventLoopGroupProxy-19-1 @call-handler#3027] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.520 [eventLoopGroupProxy-19-1 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.520 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.521 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.521 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.521 [eventLoopGroupProxy-19-1 @call-handler#3036] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.521 [eventLoopGroupProxy-19-1 @call-handler#3036] 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-04-01 14:58:51.521 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.522 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.522 [eventLoopGroupProxy-19-4 @call-handler#3040] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.522 [eventLoopGroupProxy-19-4 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.522 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.522 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-01 14:58:51.525 [DefaultDispatcher-worker-23 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.526 [DefaultDispatcher-worker-1 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.528 [DefaultDispatcher-worker-8 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.530 [DefaultDispatcher-worker-9 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.531 [DefaultDispatcher-worker-8 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-01 14:58:51.531 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.531 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.531 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.531 [eventLoopGroupProxy-19-1 @call-handler#3048] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.531 [eventLoopGroupProxy-19-1 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.532 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.532 [DefaultDispatcher-worker-17 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.536 [DefaultDispatcher-worker-1 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-01 14:58:51.540 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f8ab05 2025-04-01 14:58:51.545 [DefaultDispatcher-worker-10 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.546 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.547 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-01 14:58:51.547 [DefaultDispatcher-worker-9 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.547 [eventLoopGroupProxy-19-1 @call-handler#3062] 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-04-01 14:58:51.550 [DefaultDispatcher-worker-3 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.561 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.561 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.561 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-01 14:58:51.561 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.562 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993 2025-04-01 14:58:51.562 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993. 2025-04-01 14:58:51.562 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993 2025-04-01 14:58:51.562 [eventLoopGroupProxy-19-1 @call-handler#3066] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.565 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.566 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993 2025-04-01 14:58:51.566 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993 2025-04-01 14:58:51.566 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993. 2025-04-01 14:58:51.566 [DefaultDispatcher-worker-3 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.570 [DefaultDispatcher-worker-14 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.571 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.571 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-01 14:58:51.571 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.571 [eventLoopGroupProxy-19-1 @call-handler#3070] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.572 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.572 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.572 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.573 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-01 14:58:51.573 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.577 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.587 [DefaultDispatcher-worker-5 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.588 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-5 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-5 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-5 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-5 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-5 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.590 [DefaultDispatcher-worker-24 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.591 [eventLoopGroupProxy-19-1 @call-handler#3076] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.591 [eventLoopGroupProxy-19-1 @call-handler#3076] 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-04-01 14:58:51.591 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.595 [DefaultDispatcher-worker-21 @call-handler#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.595 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.595 [DefaultDispatcher-worker-20 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.595 [DefaultDispatcher-worker-20 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.596 [DefaultDispatcher-worker-20 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.596 [DefaultDispatcher-worker-20 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.599 [DefaultDispatcher-worker-12 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.601 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.606 [DefaultDispatcher-worker-25 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.607 [DefaultDispatcher-worker-25 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.607 [DefaultDispatcher-worker-25 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-01 14:58:51.607 [DefaultDispatcher-worker-25 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.607 [eventLoopGroupProxy-19-1 @call-handler#3090] 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-04-01 14:58:51.610 [DefaultDispatcher-worker-5 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.611 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.619 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.619 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994. 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994 2025-04-01 14:58:51.620 [eventLoopGroupProxy-19-1 @call-handler#3094] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.620 [eventLoopGroupProxy-19-1 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.620 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994 2025-04-01 14:58:51.621 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994 2025-04-01 14:58:51.621 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994. 2025-04-01 14:58:51.621 [DefaultDispatcher-worker-23 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=711570991085780994 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.625 [DefaultDispatcher-worker-15 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.625 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.625 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-01 14:58:51.625 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.625 [eventLoopGroupProxy-19-1 @call-handler#3098] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.625 [eventLoopGroupProxy-19-1 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.626 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.626 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync 2025-04-01 14:58:51.626 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-01 14:58:51.626 [DefaultDispatcher-worker-15 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.629 [DefaultDispatcher-worker-20 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.639 [DefaultDispatcher-worker-5 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-4 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.643 [DefaultDispatcher-worker-22 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.643 [eventLoopGroupProxy-19-1 @call-handler#3104] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.644 [eventLoopGroupProxy-19-1 @call-handler#3104] 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-04-01 14:58:51.644 [eventLoopGroupProxy-19-1 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.646 [DefaultDispatcher-worker-24 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.649 [DefaultDispatcher-worker-6 @call-handler#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.650 [eventLoopGroupProxy-19-1 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.650 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.650 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.650 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.650 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.654 [DefaultDispatcher-worker-11 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.657 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.657 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992. 2025-04-01 14:58:51.657 [UI Thread @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.658 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.658 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.658 [UI Thread @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.658 [eventLoopGroupProxy-19-1 @call-handler#3139] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.658 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.658 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.658 [UI Thread @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.659 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.659 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.659 [UI Thread @coroutine#3135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.659 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.659 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993. 2025-04-01 14:58:51.659 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.660 [eventLoopGroupProxy-19-1 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.660 [eventLoopGroupProxy-19-5 @call-handler#3160] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.661 [UI Thread @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.661 [UI Thread @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.661 [eventLoopGroupProxy-19-6 @call-handler#3163] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.661 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992. 2025-04-01 14:58:51.661 [UI Thread @coroutine#3124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.661 [eventLoopGroupProxy-19-7 @call-handler#3166] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.661 [eventLoopGroupProxy-19-5 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.662 [eventLoopGroupProxy-19-8 @call-handler#3169] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.662 [UI Thread @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [UI Thread @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [eventLoopGroupProxy-19-6 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.662 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.662 [UI Thread @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.662 [UI Thread @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [UI Thread @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [eventLoopGroupProxy-19-7 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.662 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.662 [UI Thread @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.662 [UI Thread @coroutine#3135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [UI Thread @coroutine#3135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.662 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.662 [UI Thread @coroutine#3135] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.666 [DefaultDispatcher-worker-22 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.668 [eventLoopGroupProxy-19-8 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.669 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.669 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.669 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993. 2025-04-01 14:58:51.669 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.670 [DefaultDispatcher-worker-13 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.673 [DefaultDispatcher-worker-23 @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.676 [DefaultDispatcher-worker-21 @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.681 [DefaultDispatcher-worker-14 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.683 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992 2025-04-01 14:58:51.683 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992. 2025-04-01 14:58:51.683 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992 2025-04-01 14:58:51.684 [eventLoopGroupProxy-19-1 @call-handler#3185] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.685 [eventLoopGroupProxy-19-1 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.685 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992 2025-04-01 14:58:51.685 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992 2025-04-01 14:58:51.685 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992. 2025-04-01 14:58:51.685 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.690 [DefaultDispatcher-worker-4 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.695 [DefaultDispatcher-worker-15 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.701 [DefaultDispatcher-worker-7 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.701 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.701 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.701 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.701 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.702 [eventLoopGroupProxy-19-1 @call-handler#3193] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.702 [eventLoopGroupProxy-19-1 @call-handler#3193] 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-04-01 14:58:51.702 [eventLoopGroupProxy-19-1 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.706 [DefaultDispatcher-worker-23 @call-handler#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.706 [eventLoopGroupProxy-19-1 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.707 [DefaultDispatcher-worker-16 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.707 [DefaultDispatcher-worker-16 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.707 [DefaultDispatcher-worker-16 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.707 [DefaultDispatcher-worker-16 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.710 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993 2025-04-01 14:58:51.710 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993. 2025-04-01 14:58:51.710 [UI Thread @coroutine#3209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993 2025-04-01 14:58:51.711 [DefaultDispatcher-worker-15 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.711 [eventLoopGroupProxy-19-1 @call-handler#3214] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.714 [eventLoopGroupProxy-19-1 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.714 [UI Thread @coroutine#3209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993 2025-04-01 14:58:51.714 [UI Thread @coroutine#3209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993 2025-04-01 14:58:51.714 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993. 2025-04-01 14:58:51.714 [UI Thread @coroutine#3209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=711570991085780994&assignmentUid=711570991085780992&clazzUid=711570991085780992&submitterUid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.719 [DefaultDispatcher-worker-21 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.723 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993 2025-04-01 14:58:51.723 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993. 2025-04-01 14:58:51.723 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993 2025-04-01 14:58:51.724 [eventLoopGroupProxy-19-1 @call-handler#3232] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.724 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.724 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.724 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.724 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992 2025-04-01 14:58:51.724 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992. 2025-04-01 14:58:51.724 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992 2025-04-01 14:58:51.724 [eventLoopGroupProxy-19-5 @call-handler#3241] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.725 [eventLoopGroupProxy-19-1 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.725 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.725 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.725 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.725 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.725 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.725 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.725 [eventLoopGroupProxy-19-6 @call-handler#3246] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.725 [eventLoopGroupProxy-19-7 @call-handler#3251] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.725 [eventLoopGroupProxy-19-8 @call-handler#3253] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.725 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993 2025-04-01 14:58:51.725 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993 2025-04-01 14:58:51.726 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993. 2025-04-01 14:58:51.726 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/PersonDao/getNamesByUid?uid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.726 [eventLoopGroupProxy-19-7 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.726 [eventLoopGroupProxy-19-8 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.726 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.726 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.726 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.726 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.726 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.726 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.727 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.727 [eventLoopGroupProxy-19-5 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.727 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.727 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.727 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.727 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.727 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.728 [eventLoopGroupProxy-19-6 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.728 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992 2025-04-01 14:58:51.728 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992 2025-04-01 14:58:51.728 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992. 2025-04-01 14:58:51.728 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.730 [DefaultDispatcher-worker-7 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.734 [DefaultDispatcher-worker-1 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.737 [DefaultDispatcher-worker-25 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.740 [DefaultDispatcher-worker-25 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.744 [DefaultDispatcher-worker-2 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.747 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994 2025-04-01 14:58:51.747 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994. 2025-04-01 14:58:51.747 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994 2025-04-01 14:58:51.747 [eventLoopGroupProxy-19-1 @call-handler#3269] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.750 [eventLoopGroupProxy-19-1 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.751 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994 2025-04-01 14:58:51.751 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994 2025-04-01 14:58:51.751 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994. 2025-04-01 14:58:51.751 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780994 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.755 [DefaultDispatcher-worker-22 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.757 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993 2025-04-01 14:58:51.757 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993. 2025-04-01 14:58:51.757 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993 2025-04-01 14:58:51.757 [eventLoopGroupProxy-19-1 @call-handler#3273] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.758 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.758 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993 2025-04-01 14:58:51.758 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993 2025-04-01 14:58:51.758 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993. 2025-04-01 14:58:51.758 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/PersonDao/findByUidAsync?uid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.762 [DefaultDispatcher-worker-3 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.767 [DefaultDispatcher-worker-9 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.771 [DefaultDispatcher-worker-4 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.771 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.771 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.771 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.771 [DefaultDispatcher-worker-4 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33439/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-01 14:58:51.772 [eventLoopGroupProxy-19-1 @call-handler#3278] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.772 [eventLoopGroupProxy-19-1 @call-handler#3278] 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-04-01 14:58:51.772 [eventLoopGroupProxy-19-1 @call-handler#3278] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-01 14:58:51.776 [DefaultDispatcher-worker-18 @call-handler#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2025-04-01 14:58:51.776 [eventLoopGroupProxy-19-1 @call-handler#3278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.776 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.776 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/replication/message 2025-04-01 14:58:51.777 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/replication/message. 2025-04-01 14:58:51.777 [DefaultDispatcher-worker-19 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.778 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.778 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992. 2025-04-01 14:58:51.778 [UI Thread @coroutine#3301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.778 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.778 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.778 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.778 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.778 [eventLoopGroupProxy-19-1 @call-handler#3319] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.778 [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:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.778 [UI Thread @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.778 [eventLoopGroupProxy-19-5 @call-handler#3320] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.778 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.778 [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:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.778 [UI Thread @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.779 [eventLoopGroupProxy-19-6 @call-handler#3329] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.779 [eventLoopGroupProxy-19-1 @call-handler#3319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.779 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.779 [eventLoopGroupProxy-19-7 @call-handler#3333] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.779 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993. 2025-04-01 14:58:51.779 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.779 [UI Thread @coroutine#3301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.779 [UI Thread @coroutine#3301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 2025-04-01 14:58:51.779 [eventLoopGroupProxy-19-8 @call-handler#3341] 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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-04-01 14:58:51.779 [eventLoopGroupProxy-19-6 @call-handler#3329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.779 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992. 2025-04-01 14:58:51.779 [UI Thread @coroutine#3301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.779 [eventLoopGroupProxy-19-7 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.779 [eventLoopGroupProxy-19-5 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.780 [UI Thread @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.780 [UI Thread @coroutine#3311] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.780 [UI Thread @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 2025-04-01 14:58:51.780 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.780 [UI Thread @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.780 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992. 2025-04-01 14:58:51.780 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=711570991085780993&assignmentUid=711570991085780992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.781 [eventLoopGroupProxy-19-8 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-01 14:58:51.781 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.781 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 2025-04-01 14:58:51.781 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993. 2025-04-01 14:58:51.781 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33439/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=711570991085780992&clazzUid=711570991085780992&accountPersonUid=711570991085780993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:51.781 [DefaultDispatcher-worker-12 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-01 14:58:51.783 [DefaultDispatcher-worker-6 @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.786 [DefaultDispatcher-worker-8 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.788 [DefaultDispatcher-worker-11 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:51.788 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.788 [DefaultDispatcher-worker-11 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.788 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.789 [DefaultDispatcher-worker-1 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.789 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.789 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.792 [DefaultDispatcher-worker-21 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.795 [DefaultDispatcher-worker-6 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-01 14:58:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.797 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0bae92: (connection evicted) 2025-04-01 14:58:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-01 14:58:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-01 14:58:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:51.798 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0: (connection evicted) 2025-04-01 14:58:51.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:51.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-01 14:58:51.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-01 14:58:51.889 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:51.890 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.890 [DefaultDispatcher-worker-14 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.890 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.890 [DefaultDispatcher-worker-22 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.890 [DefaultDispatcher-worker-22 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.965 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:51.966 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.966 [DefaultDispatcher-worker-6 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:51.966 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.966 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:51.966 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.050 [DefaultDispatcher-worker-18 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:52.050 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.050 [DefaultDispatcher-worker-18 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.050 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.051 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.051 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.091 [DefaultDispatcher-worker-19 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:52.091 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.091 [DefaultDispatcher-worker-19 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.091 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.092 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.092 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.131 [DefaultDispatcher-worker-21 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:52.131 [DefaultDispatcher-worker-21 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.131 [DefaultDispatcher-worker-21 @coroutine#2264] 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-04-01 14:58:52.131 [DefaultDispatcher-worker-21 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.131 [DefaultDispatcher-worker-21 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.158 [DefaultDispatcher-worker-8 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:52.158 [DefaultDispatcher-worker-8 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.158 [DefaultDispatcher-worker-8 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.158 [DefaultDispatcher-worker-8 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.159 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.159 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.272 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:52.272 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.272 [DefaultDispatcher-worker-6 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.272 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.273 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.273 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.336 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:52.336 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.336 [DefaultDispatcher-worker-4 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.336 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.337 [DefaultDispatcher-worker-22 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.337 [DefaultDispatcher-worker-22 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.449 [DefaultDispatcher-worker-5 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:52.449 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.449 [DefaultDispatcher-worker-5 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.449 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.450 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.450 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.794 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:52.794 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.794 [DefaultDispatcher-worker-6 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.794 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.795 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.795 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-01 14:58:52.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-01 14:58:52.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.801 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45aa02de: (connection evicted) 2025-04-01 14:58:52.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-01 14:58:52.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c2a1da 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.803 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.804 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-01 14:58:52.813 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.819 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.820 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.821 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70882cb7 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.821 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.822 [Test worker @coroutine#3399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-01 14:58:52.831 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.837 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.838 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.839 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.843 [DefaultDispatcher-worker-6 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1988e095 2025-04-01 14:58:52.851 [DefaultDispatcher-worker-6 @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.856 [DefaultDispatcher-worker-6 @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8 2025-04-01 14:58:52.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-01 14:58:52.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-01 14:58:52.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.861 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6945fdb8: (connection evicted) 2025-04-01 14:58:52.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-01 14:58:52.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-01 14:58:52.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-01 14:58:52.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-01 14:58:52.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.862 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1988e095: (connection evicted) 2025-04-01 14:58:52.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-01 14:58:52.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125447a0 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.863 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-01 14:58:52.872 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.878 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.879 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.880 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56554e7 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.880 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-01 14:58:52.889 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-20 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-20 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-20 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.895 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.895 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.896 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.897 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.901 [DefaultDispatcher-worker-4 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-01 14:58:52.909 [DefaultDispatcher-worker-4 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.914 [DefaultDispatcher-worker-11 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.919 [DefaultDispatcher-worker-22 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.929 [DefaultDispatcher-worker-18 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-01 14:58:52.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-01 14:58:52.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-01 14:58:52.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.931 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602: (connection evicted) 2025-04-01 14:58:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-01 14:58:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.932 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@305230ea: (connection evicted) 2025-04-01 14:58:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-01 14:58:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.933 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-01 14:58:52.942 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.948 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.949 [Test worker @coroutine#3551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.950 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c12f87d 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.950 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-01 14:58:52.951 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.951 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.951 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-01 14:58:52.959 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.965 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.966 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.967 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.970 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:52.970 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.970 [DefaultDispatcher-worker-1 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:52.970 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.971 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.971 [DefaultDispatcher-worker-13 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2025-04-01 14:58:52.971 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:52.979 [DefaultDispatcher-worker-19 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.984 [DefaultDispatcher-worker-24 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-01 14:58:52.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-01 14:58:52.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-01 14:58:52.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.988 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2025-04-01 14:58:52.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-01 14:58:52.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:52.989 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637bf67c: (connection evicted) 2025-04-01 14:58:52.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-01 14:58:52.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebcf6c0 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:52.990 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-01 14:58:52.999 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.005 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.006 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.007 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d952747 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.007 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-01 14:58:53.016 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.022 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.023 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.024 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.028 [DefaultDispatcher-worker-3 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2025-04-01 14:58:53.036 [DefaultDispatcher-worker-11 @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.041 [DefaultDispatcher-worker-11 @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-01 14:58:53.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-01 14:58:53.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-01 14:58:53.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.044 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69: (connection evicted) 2025-04-01 14:58:53.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-01 14:58:53.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.045 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d: (connection evicted) 2025-04-01 14:58:53.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-01 14:58:53.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205efdfc 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.046 [Test worker @coroutine#3665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-01 14:58:53.055 [DefaultDispatcher-worker-11 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:53.055 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.055 [DefaultDispatcher-worker-11 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.055 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.056 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.056 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.056 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.062 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.063 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.064 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a034bbc 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.064 [Test worker @coroutine#3665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-01 14:58:53.065 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.065 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.065 [Test worker @coroutine#3665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-01 14:58:53.074 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.079 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.080 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.081 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.086 [DefaultDispatcher-worker-14 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2025-04-01 14:58:53.094 [DefaultDispatcher-worker-11 @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-3 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-3 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.096 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.099 [DefaultDispatcher-worker-4 @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-01 14:58:53.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.103 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35be9318: (connection evicted) 2025-04-01 14:58:53.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-01 14:58:53.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-01 14:58:53.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.103 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e: (connection evicted) 2025-04-01 14:58:53.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-01 14:58:53.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-01 14:58:53.104 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-01 14:58:53.104 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.104 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.104 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16908f89 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.105 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-01 14:58:53.114 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.120 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.121 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.122 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5453020f 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.122 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-01 14:58:53.131 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.136 [DefaultDispatcher-worker-10 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:53.136 [DefaultDispatcher-worker-10 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.136 [DefaultDispatcher-worker-10 @coroutine#2264] 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-04-01 14:58:53.136 [DefaultDispatcher-worker-10 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.136 [DefaultDispatcher-worker-10 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.137 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.138 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.139 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.143 [DefaultDispatcher-worker-16 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2025-04-01 14:58:53.151 [DefaultDispatcher-worker-10 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.156 [DefaultDispatcher-worker-8 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.160 [DefaultDispatcher-worker-14 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-01 14:58:53.163 [DefaultDispatcher-worker-12 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:53.163 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.163 [DefaultDispatcher-worker-12 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.163 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.164 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.164 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-01 14:58:53.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-01 14:58:53.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.164 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33cee31a: (connection evicted) 2025-04-01 14:58:53.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-01 14:58:53.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.165 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c943143: (connection evicted) 2025-04-01 14:58:53.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-01 14:58:53.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5effc15d 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.166 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-01 14:58:53.167 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.167 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.167 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-01 14:58:53.176 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.181 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.182 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.184 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf71064 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.184 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-01 14:58:53.195 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.201 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.201 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.202 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.207 [DefaultDispatcher-worker-25 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-01 14:58:53.214 [DefaultDispatcher-worker-24 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.218 [DefaultDispatcher-worker-7 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.222 [DefaultDispatcher-worker-25 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.231 [DefaultDispatcher-worker-6 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-01 14:58:53.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-01 14:58:53.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-01 14:58:53.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.234 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce: (connection evicted) 2025-04-01 14:58:53.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-01 14:58:53.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-01 14:58:53.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-01 14:58:53.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-01 14:58:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.235 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762bd70: (connection evicted) 2025-04-01 14:58:53.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-01 14:58:53.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.236 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-01 14:58:53.244 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.248 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.249 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.250 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.250 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.251 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-01 14:58:53.251 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.251 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.251 [Test worker @coroutine#3880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-01 14:58:53.258 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.263 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.263 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.264 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.268 [DefaultDispatcher-worker-19 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-01 14:58:53.275 [DefaultDispatcher-worker-18 @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.277 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:53.277 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.277 [DefaultDispatcher-worker-17 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.277 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.278 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.278 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.279 [DefaultDispatcher-worker-6 @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.280 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-01 14:58:53.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-01 14:58:53.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-01 14:58:53.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.284 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354: (connection evicted) 2025-04-01 14:58:53.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-01 14:58:53.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.285 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2025-04-01 14:58:53.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-01 14:58:53.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b2fcaf 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.286 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-01 14:58:53.294 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.298 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.299 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.300 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff186c2 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.300 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-01 14:58:53.301 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.301 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.301 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-01 14:58:53.308 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.312 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.313 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.314 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.318 [DefaultDispatcher-worker-10 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979ff82 2025-04-01 14:58:53.325 [DefaultDispatcher-worker-10 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.329 [DefaultDispatcher-worker-18 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.330 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.331 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1100363d 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-01 14:58:53.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.335 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1100363d: (connection evicted) 2025-04-01 14:58:53.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-01 14:58:53.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-01 14:58:53.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.335 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979ff82: (connection evicted) 2025-04-01 14:58:53.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-01 14:58:53.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf2aa3f 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.336 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-01 14:58:53.337 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.337 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.337 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-01 14:58:53.341 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:53.341 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.341 [DefaultDispatcher-worker-4 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.341 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.342 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.342 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.345 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.350 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.351 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.352 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d08fee2 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.352 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-01 14:58:53.360 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.364 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.365 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.366 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.370 [DefaultDispatcher-worker-10 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2025-04-01 14:58:53.377 [DefaultDispatcher-worker-10 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.381 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2025-04-01 14:58:53.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-01 14:58:53.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-01 14:58:53.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.419 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92: (connection evicted) 2025-04-01 14:58:53.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-01 14:58:53.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.420 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@421f447f: (connection evicted) 2025-04-01 14:58:53.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-01 14:58:53.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b538e2a 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.421 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-01 14:58:53.429 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.433 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.434 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.435 [Test worker @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c51dec5 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.436 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-01 14:58:53.443 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.448 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.449 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.450 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.454 [DefaultDispatcher-worker-22 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e420fe 2025-04-01 14:58:53.454 [DefaultDispatcher-worker-18 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:53.454 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.454 [DefaultDispatcher-worker-18 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.454 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.455 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.455 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.461 [DefaultDispatcher-worker-2 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.466 [DefaultDispatcher-worker-22 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3 2025-04-01 14:58:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-01 14:58:53.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-01 14:58:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.470 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44bbf5e3: (connection evicted) 2025-04-01 14:58:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-01 14:58:53.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-01 14:58:53.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-01 14:58:53.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-01 14:58:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.471 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40e420fe: (connection evicted) 2025-04-01 14:58:53.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-01 14:58:53.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@532b3244 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.473 [Test worker @coroutine#4144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-01 14:58:53.481 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.485 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.486 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.487 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142f0ac1 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.488 [Test worker @coroutine#4144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-01 14:58:53.495 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.500 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.501 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.502 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.506 [DefaultDispatcher-worker-22 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-04-01 14:58:53.513 [DefaultDispatcher-worker-25 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.517 [DefaultDispatcher-worker-13 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.518 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.520 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-01 14:58:53.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.524 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a08547: (connection evicted) 2025-04-01 14:58:53.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-01 14:58:53.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-01 14:58:53.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.524 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967492a: (connection evicted) 2025-04-01 14:58:53.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-01 14:58:53.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63064672 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.526 [Test worker @coroutine#4205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-01 14:58:53.538 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.543 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.543 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.544 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.544 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.545 [Test worker @coroutine#4205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-01 14:58:53.552 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.557 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.557 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.558 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.562 [DefaultDispatcher-worker-16 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2025-04-01 14:58:53.569 [DefaultDispatcher-worker-2 @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.573 [DefaultDispatcher-worker-17 @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.578 [UI Thread @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2025-04-01 14:58:53.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-01 14:58:53.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-01 14:58:53.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.580 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25767bd9: (connection evicted) 2025-04-01 14:58:53.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-01 14:58:53.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.581 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2025-04-01 14:58:53.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-01 14:58:53.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2822ee4b 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.582 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.583 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-01 14:58:53.590 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.595 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.596 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.596 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.601 [DefaultDispatcher-worker-5 @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.602 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.609 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c 2025-04-01 14:58:53.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-01 14:58:53.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-01 14:58:53.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.621 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e3f0c5c: (connection evicted) 2025-04-01 14:58:53.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-01 14:58:53.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-01 14:58:53.622 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3aefd 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.623 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-01 14:58:53.631 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.635 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.636 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.637 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-04-01 14:58:53.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-01 14:58:53.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-01 14:58:53.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:53.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-01 14:58:53.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bd0b3c 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.640 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-01 14:58:53.648 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.652 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.653 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.654 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2025-04-01 14:58:53.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-01 14:58:53.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-01 14:58:53.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:53.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-01 14:58:53.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31137f4d 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.657 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-01 14:58:53.665 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.670 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.671 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.671 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2025-04-01 14:58:53.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-01 14:58:53.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-01 14:58:53.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:53.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-01 14:58:53.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642aa8ea 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.674 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-01 14:58:53.682 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.687 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.688 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.689 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.693 [DefaultDispatcher-worker-10 @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-04-01 14:58:53.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-01 14:58:53.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-01 14:58:53.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.701 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13668c8b: (connection evicted) 2025-04-01 14:58:53.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-01 14:58:53.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611c1f92 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.703 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-01 14:58:53.710 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.715 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.716 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.717 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee42fc 2025-04-01 14:58:53.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-01 14:58:53.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-01 14:58:53.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:53.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-01 14:58:53.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526ae1fc 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.720 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-01 14:58:53.728 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.733 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.734 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.735 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.739 [DefaultDispatcher-worker-3 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.742 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.745 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a62e096 2025-04-01 14:58:53.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-01 14:58:53.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-01 14:58:53.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.746 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a62e096: (connection evicted) 2025-04-01 14:58:53.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-01 14:58:53.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791b9887 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.748 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-01 14:58:53.755 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.760 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.761 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.762 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8fa4647 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.762 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-01 14:58:53.770 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.775 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.776 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.777 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.781 [DefaultDispatcher-worker-22 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2025-04-01 14:58:53.788 [DefaultDispatcher-worker-24 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.798 [DefaultDispatcher-worker-12 @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-01 14:58:53.799 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:53.800 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.800 [DefaultDispatcher-worker-7 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.800 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.800 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.800 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-01 14:58:53.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.803 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202d83b9: (connection evicted) 2025-04-01 14:58:53.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-01 14:58:53.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-01 14:58:53.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.803 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0: (connection evicted) 2025-04-01 14:58:53.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-01 14:58:53.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73193fe0 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.804 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.805 [Test worker @coroutine#4540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-01 14:58:53.812 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.817 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.818 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.819 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a700311 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.819 [Test worker @coroutine#4540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-01 14:58:53.827 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.831 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.832 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.833 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.837 [DefaultDispatcher-worker-6 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e9c8 2025-04-01 14:58:53.844 [DefaultDispatcher-worker-4 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.853 [DefaultDispatcher-worker-3 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2025-04-01 14:58:53.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-01 14:58:53.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-01 14:58:53.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.855 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08: (connection evicted) 2025-04-01 14:58:53.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-01 14:58:53.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-01 14:58:53.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-01 14:58:53.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-01 14:58:53.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.856 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32e9c8: (connection evicted) 2025-04-01 14:58:53.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-01 14:58:53.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e44b713 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.857 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-01 14:58:53.858 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.858 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.858 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-01 14:58:53.865 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.870 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.871 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.872 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cb19d5 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.872 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-01 14:58:53.880 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.885 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.886 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.886 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.891 [DefaultDispatcher-worker-12 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2025-04-01 14:58:53.898 [DefaultDispatcher-worker-11 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-13 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-13 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.900 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.905 [DefaultDispatcher-worker-10 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.909 [DefaultDispatcher-worker-22 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.913 [DefaultDispatcher-worker-13 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2025-04-01 14:58:53.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-01 14:58:53.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-01 14:58:53.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.920 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7: (connection evicted) 2025-04-01 14:58:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-01 14:58:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-01 14:58:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-01 14:58:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-01 14:58:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.920 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12: (connection evicted) 2025-04-01 14:58:53.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-01 14:58:53.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a725c89 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.922 [Test worker @coroutine#4608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-01 14:58:53.930 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.934 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.935 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.936 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615d74e9 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.936 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.937 [Test worker @coroutine#4608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-01 14:58:53.944 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.949 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.950 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.951 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.954 [DefaultDispatcher-worker-23 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-01 14:58:53.961 [DefaultDispatcher-worker-7 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.966 [DefaultDispatcher-worker-6 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.970 [DefaultDispatcher-worker-4 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba 2025-04-01 14:58:53.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-01 14:58:53.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-01 14:58:53.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-24 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:53.976 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5936e4ba: (connection evicted) 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-24 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-24 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-24 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-01 14:58:53.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-01 14:58:53.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-01 14:58:53.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-01 14:58:53.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:53.976 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b6824db: (connection evicted) 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.976 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:53.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:53.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-01 14:58:53.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28516b2d 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.977 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.978 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-01 14:58:53.985 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.990 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.991 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.992 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ce8293 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:53.992 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-01 14:58:53.993 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:53.993 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:53.993 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-01 14:58:54.000 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:54.004 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:54.005 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:54.006 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:54.010 [DefaultDispatcher-worker-16 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2025-04-01 14:58:54.017 [DefaultDispatcher-worker-17 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:54.022 [DefaultDispatcher-worker-3 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20309365 2025-04-01 14:58:54.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-01 14:58:54.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-01 14:58:54.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.024 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20309365: (connection evicted) 2025-04-01 14:58:54.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-01 14:58:54.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.025 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1088b120: (connection evicted) 2025-04-01 14:58:54.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-01 14:58:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407339e5 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.027 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-01 14:58:54.036 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.041 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.041 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.042 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ed11d7 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.042 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.043 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-01 14:58:54.050 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.055 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.055 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.056 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.059 [DefaultDispatcher-worker-22 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-22 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-1 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.060 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.066 [DefaultDispatcher-worker-1 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.071 [DefaultDispatcher-worker-23 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.081 [DefaultDispatcher-worker-21 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-01 14:58:54.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.082 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e507c6: (connection evicted) 2025-04-01 14:58:54.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-01 14:58:54.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-01 14:58:54.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.082 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623eebca: (connection evicted) 2025-04-01 14:58:54.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-01 14:58:54.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cea34e6 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.083 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-01 14:58:54.084 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.084 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.084 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-01 14:58:54.091 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.096 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.097 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.097 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265d72fd 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.098 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-01 14:58:54.100 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:54.101 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.101 [DefaultDispatcher-worker-12 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.101 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.101 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.101 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.105 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.110 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.111 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.112 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.115 [DefaultDispatcher-worker-10 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2025-04-01 14:58:54.122 [DefaultDispatcher-worker-10 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.127 [DefaultDispatcher-worker-3 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.130 [DefaultDispatcher-worker-16 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.137 [DefaultDispatcher-worker-6 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2025-04-01 14:58:54.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-01 14:58:54.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-01 14:58:54.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.138 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d73518: (connection evicted) 2025-04-01 14:58:54.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-01 14:58:54.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.139 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1129775: (connection evicted) 2025-04-01 14:58:54.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-01 14:58:54.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c88323 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.140 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-01 14:58:54.140 [DefaultDispatcher-worker-5 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:54.141 [DefaultDispatcher-worker-5 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.141 [DefaultDispatcher-worker-5 @coroutine#2264] 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-04-01 14:58:54.141 [DefaultDispatcher-worker-5 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.141 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.141 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.141 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-01 14:58:54.141 [DefaultDispatcher-worker-5 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.148 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.153 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.154 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.155 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0c88f4 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.155 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-01 14:58:54.162 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.167 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.168 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.168 [DefaultDispatcher-worker-7 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:54.168 [DefaultDispatcher-worker-7 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.168 [DefaultDispatcher-worker-7 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.168 [DefaultDispatcher-worker-7 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.169 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.169 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.169 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.172 [DefaultDispatcher-worker-10 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-01 14:58:54.179 [DefaultDispatcher-worker-23 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.184 [DefaultDispatcher-worker-8 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2025-04-01 14:58:54.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-01 14:58:54.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-01 14:58:54.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.190 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3: (connection evicted) 2025-04-01 14:58:54.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-01 14:58:54.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.191 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3: (connection evicted) 2025-04-01 14:58:54.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-01 14:58:54.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4528a8bf 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.192 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-01 14:58:54.200 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.205 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.206 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.206 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0b51e7 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.207 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-01 14:58:54.215 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.219 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.220 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.221 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.225 [DefaultDispatcher-worker-25 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d 2025-04-01 14:58:54.232 [DefaultDispatcher-worker-21 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.236 [DefaultDispatcher-worker-8 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-01 14:58:54.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-01 14:58:54.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-01 14:58:54.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.238 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a15001: (connection evicted) 2025-04-01 14:58:54.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-01 14:58:54.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.239 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f49c09d: (connection evicted) 2025-04-01 14:58:54.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-01 14:58:54.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f1db5f 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.242 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-01 14:58:54.243 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.243 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.243 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-01 14:58:54.250 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.255 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.256 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.257 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c95cb24 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.258 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-01 14:58:54.265 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.270 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.270 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.271 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.275 [DefaultDispatcher-worker-19 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-04-01 14:58:54.282 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:54.282 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.282 [DefaultDispatcher-worker-17 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.282 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.283 [DefaultDispatcher-worker-17 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.283 [DefaultDispatcher-worker-22 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.283 [DefaultDispatcher-worker-22 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.286 [DefaultDispatcher-worker-1 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-04-01 14:58:54.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-01 14:58:54.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-01 14:58:54.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.289 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e8e183: (connection evicted) 2025-04-01 14:58:54.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-01 14:58:54.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.289 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3: (connection evicted) 2025-04-01 14:58:54.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-01 14:58:54.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.291 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-01 14:58:54.299 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.304 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.304 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.305 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.305 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625ae6d 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.306 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-01 14:58:54.313 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.318 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.319 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.320 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.323 [DefaultDispatcher-worker-21 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-01 14:58:54.330 [DefaultDispatcher-worker-18 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.337 [DefaultDispatcher-worker-19 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.340 [DefaultDispatcher-worker-25 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.346 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:54.346 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.346 [DefaultDispatcher-worker-6 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.346 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.347 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.347 [DefaultDispatcher-worker-6 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.391 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.406 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.455 [DefaultDispatcher-worker-16 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-01 14:58:54.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-01 14:58:54.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-01 14:58:54.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.456 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2025-04-01 14:58:54.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-01 14:58:54.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.457 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b: (connection evicted) 2025-04-01 14:58:54.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-01 14:58:54.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9c6d8a 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.458 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-01 14:58:54.459 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.459 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.459 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-21 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-21 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.459 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.466 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.471 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.472 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fcb07b 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.473 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-01 14:58:54.480 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.485 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.485 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.486 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.490 [DefaultDispatcher-worker-21 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-04-01 14:58:54.497 [DefaultDispatcher-worker-13 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.503 [DefaultDispatcher-worker-15 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.506 [DefaultDispatcher-worker-10 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-01 14:58:54.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.509 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97: (connection evicted) 2025-04-01 14:58:54.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-01 14:58:54.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-01 14:58:54.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.509 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83: (connection evicted) 2025-04-01 14:58:54.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-01 14:58:54.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3405025a 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.510 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-01 14:58:54.511 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.511 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.511 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-01 14:58:54.518 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.523 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.524 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.524 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e6bcfd 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.525 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-01 14:58:54.532 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.537 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.537 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.538 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.542 [DefaultDispatcher-worker-4 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-01 14:58:54.549 [DefaultDispatcher-worker-1 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.554 [DefaultDispatcher-worker-15 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-01 14:58:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.557 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce17e4: (connection evicted) 2025-04-01 14:58:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-01 14:58:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-01 14:58:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.558 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@289a70a: (connection evicted) 2025-04-01 14:58:54.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-01 14:58:54.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4137a2 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.558 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-01 14:58:54.559 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.559 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.559 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-01 14:58:54.566 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.571 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.571 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.572 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.572 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.573 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-01 14:58:54.580 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.585 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.585 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.586 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.590 [DefaultDispatcher-worker-25 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-04-01 14:58:54.597 [DefaultDispatcher-worker-11 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.603 [DefaultDispatcher-worker-17 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.607 [DefaultDispatcher-worker-20 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-01 14:58:54.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.610 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b: (connection evicted) 2025-04-01 14:58:54.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-01 14:58:54.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-01 14:58:54.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.611 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-04-01 14:58:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-01 14:58:54.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.612 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-01 14:58:54.619 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.624 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.625 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.626 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.630 [DefaultDispatcher-worker-1 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.633 [DefaultDispatcher-worker-17 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-01 14:58:54.640 [UI Thread @coroutine#5052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=711571002420871168 2025-04-01 14:58:54.640 [UI Thread @coroutine#5052] 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=711571002420871168. 2025-04-01 14:58:54.640 [UI Thread @coroutine#5052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=711571002420871168 2025-04-01 14:58:54.641 [UI Thread @coroutine#5052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=711571002420871168 2025-04-01 14:58:54.641 [UI Thread @coroutine#5052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=711571002420871168 2025-04-01 14:58:54.641 [UI Thread @coroutine#5052] 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=711571002420871168. 2025-04-01 14:58:54.641 [UI Thread @coroutine#5052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=711571002420871168 to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:54.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-01 14:58:54.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-01 14:58:54.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.643 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2025-04-01 14:58:54.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-01 14:58:54.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb0122 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.676 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-01 14:58:54.683 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.688 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.689 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.690 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.701 [DefaultDispatcher-worker-12 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.705 [DefaultDispatcher-worker-3 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.708 [DefaultDispatcher-worker-20 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-04-01 14:58:54.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-01 14:58:54.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-01 14:58:54.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.715 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358caf3a: (connection evicted) 2025-04-01 14:58:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-01 14:58:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-01 14:58:54.751 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf9bb2 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.752 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-01 14:58:54.759 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.764 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.765 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.766 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-04-01 14:58:54.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-01 14:58:54.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-01 14:58:54.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:54.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-01 14:58:54.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f68e671 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.770 [Test worker @coroutine#5110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-01 14:58:54.777 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.782 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.783 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.784 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-01 14:58:54.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-01 14:58:54.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-01 14:58:54.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:54.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-01 14:58:54.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-01 14:58:54.786 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.787 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-01 14:58:54.795 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.800 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.800 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.801 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.802 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-01 14:58:54.804 [DefaultDispatcher-worker-19 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:54.805 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.805 [DefaultDispatcher-worker-19 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.805 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.805 [DefaultDispatcher-worker-23 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.805 [DefaultDispatcher-worker-23 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.810 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.815 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.816 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.817 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.820 [DefaultDispatcher-worker-23 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-01 14:58:54.828 [DefaultDispatcher-worker-25 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2025-04-01 14:58:54.830 [UI Thread @coroutine#5154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.830 [UI Thread @coroutine#5154] 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:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-01 14:58:54.830 [UI Thread @coroutine#5154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.831 [UI Thread @coroutine#5154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.831 [UI Thread @coroutine#5154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.831 [UI Thread @coroutine#5154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-01 14:58:54.831 [UI Thread @coroutine#5154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49057/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:54.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-01 14:58:54.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-01 14:58:54.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.833 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2025-04-01 14:58:54.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-01 14:58:54.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-01 14:58:54.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-01 14:58:54.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-01 14:58:54.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.833 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2025-04-01 14:58:54.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-01 14:58:54.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-01 14:58:54.834 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372dc92e 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.835 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-01 14:58:54.842 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.847 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.848 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.849 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249f95a2 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.849 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-01 14:58:54.857 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.861 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.862 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.863 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.867 [DefaultDispatcher-worker-23 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-01 14:58:54.873 [DefaultDispatcher-worker-8 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-01 14:58:54.875 [UI Thread @coroutine#5183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36695/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.875 [UI Thread @coroutine#5183] 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:36695/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-01 14:58:54.875 [UI Thread @coroutine#5183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36695/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.875 [UI Thread @coroutine#5183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36695/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.876 [UI Thread @coroutine#5183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36695/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-01 14:58:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-01 14:58:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.876 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9: (connection evicted) 2025-04-01 14:58:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-01 14:58:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.877 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c741be: (connection evicted) 2025-04-01 14:58:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-01 14:58:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.878 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-01 14:58:54.879 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.879 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.879 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-01 14:58:54.887 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.891 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.892 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.893 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc8c7e 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.893 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.894 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-01 14:58:54.901 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.907 [DefaultDispatcher-worker-18 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:54.907 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.907 [DefaultDispatcher-worker-18 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.907 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.908 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.908 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.909 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.910 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.911 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.915 [DefaultDispatcher-worker-7 @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-01 14:58:54.922 [DefaultDispatcher-worker-24 @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-01 14:58:54.923 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.923 [UI Thread @coroutine#5216] 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:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-01 14:58:54.923 [UI Thread @coroutine#5216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.924 [UI Thread @coroutine#5216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.924 [UI Thread @coroutine#5216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-01 14:58:54.924 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-01 14:58:54.924 [UI Thread @coroutine#5216] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56097/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-01 14:58:54.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.925 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-04-01 14:58:54.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-01 14:58:54.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-01 14:58:54.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.926 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e: (connection evicted) 2025-04-01 14:58:54.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-01 14:58:54.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2762e9a7 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.927 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-01 14:58:54.935 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.939 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.940 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.941 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9ccad2 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.941 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-01 14:58:54.948 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.953 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.954 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.955 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.958 [DefaultDispatcher-worker-21 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2025-04-01 14:58:54.965 [DefaultDispatcher-worker-15 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.972 [DefaultDispatcher-worker-8 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-01 14:58:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.977 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b994b71: (connection evicted) 2025-04-01 14:58:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-01 14:58:54.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-01 14:58:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:54.978 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6: (connection evicted) 2025-04-01 14:58:54.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:54.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-01 14:58:54.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8af186 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.979 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-9 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-24 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.981 [DefaultDispatcher-worker-24 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:54.988 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.992 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.993 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.994 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:54.998 [DefaultDispatcher-worker-24 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:55.008 [DefaultDispatcher-worker-14 @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:55.014 [DefaultDispatcher-worker-16 @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:55.024 [DefaultDispatcher-worker-10 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-04-01 14:58:55.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-01 14:58:55.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-01 14:58:55.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.026 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f: (connection evicted) 2025-04-01 14:58:55.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-01 14:58:55.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5344b208 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.027 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-01 14:58:55.035 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.039 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.040 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.041 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7f9eaa 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.041 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.042 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-01 14:58:55.049 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.054 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.055 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.055 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.059 [DefaultDispatcher-worker-7 @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-04-01 14:58:55.064 [DefaultDispatcher-worker-23 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:55.064 [DefaultDispatcher-worker-23 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.064 [DefaultDispatcher-worker-23 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.064 [DefaultDispatcher-worker-23 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.065 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.065 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.066 [DefaultDispatcher-worker-3 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.071 [DefaultDispatcher-worker-7 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14021c10 2025-04-01 14:58:55.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-01 14:58:55.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-01 14:58:55.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.075 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14021c10: (connection evicted) 2025-04-01 14:58:55.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-01 14:58:55.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-01 14:58:55.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-01 14:58:55.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-01 14:58:55.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.076 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c73d613: (connection evicted) 2025-04-01 14:58:55.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-01 14:58:55.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247246ea 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.077 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-01 14:58:55.085 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.089 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.090 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.091 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.095 [DefaultDispatcher-worker-9 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.098 [DefaultDispatcher-worker-23 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.104 [DefaultDispatcher-worker-25 @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-21 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-21 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-25 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.105 [DefaultDispatcher-worker-25 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-01 14:58:55.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-01 14:58:55.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.105 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71639428: (connection evicted) 2025-04-01 14:58:55.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-01 14:58:55.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ae9b9c 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.106 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.107 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-01 14:58:55.114 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.119 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.120 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.120 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.125 [DefaultDispatcher-worker-14 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.129 [DefaultDispatcher-worker-11 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f3cde 2025-04-01 14:58:55.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-01 14:58:55.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-01 14:58:55.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.130 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f3cde: (connection evicted) 2025-04-01 14:58:55.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-01 14:58:55.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5901757 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.131 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-01 14:58:55.132 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.132 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.132 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-01 14:58:55.139 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.144 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.145 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.145 [DefaultDispatcher-worker-17 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:55.145 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.145 [DefaultDispatcher-worker-17 @coroutine#2264] 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-04-01 14:58:55.145 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.146 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.146 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.150 [DefaultDispatcher-worker-16 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11 2025-04-01 14:58:55.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-01 14:58:55.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-01 14:58:55.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.186 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fd9a11: (connection evicted) 2025-04-01 14:58:55.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-01 14:58:55.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-01 14:58:55.187 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5331a22c 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-01 14:58:55.188 [DefaultDispatcher-worker-22 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:55.188 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.188 [DefaultDispatcher-worker-22 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.188 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.188 [Test worker @coroutine#5430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-01 14:58:55.189 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.189 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.195 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.200 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.201 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.202 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.207 [DefaultDispatcher-worker-1 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.210 [DefaultDispatcher-worker-20 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6 2025-04-01 14:58:55.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-01 14:58:55.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-01 14:58:55.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.213 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c39eac6: (connection evicted) 2025-04-01 14:58:55.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-01 14:58:55.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8dc1ef 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.215 [Test worker @coroutine#5457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-01 14:58:55.223 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.228 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.228 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.229 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-01 14:58:55.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-01 14:58:55.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-01 14:58:55.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-01 14:58:55.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8508dae 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.233 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-01 14:58:55.240 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.245 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.246 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.247 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2025-04-01 14:58:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-01 14:58:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-01 14:58:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-01 14:58:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344ab465 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.248 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.249 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-01 14:58:55.256 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.261 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.262 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.263 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2025-04-01 14:58:55.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-01 14:58:55.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-01 14:58:55.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-01 14:58:55.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-01 14:58:55.269 [UI Thread @coroutine#5510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41523/Site/verify 2025-04-01 14:58:55.269 [UI Thread @coroutine#5510] 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:41523/Site/verify. 2025-04-01 14:58:55.269 [UI Thread @coroutine#5510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41523/Site/verify 2025-04-01 14:58:55.271 [UI Thread @coroutine#5510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41523/Site/verify 2025-04-01 14:58:55.271 [UI Thread @coroutine#5510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41523/Site/verify 2025-04-01 14:58:55.271 [UI Thread @coroutine#5510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41523/Site/verify. 2025-04-01 14:58:55.271 [UI Thread @coroutine#5510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41523/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69bf351e 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.274 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-01 14:58:55.275 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.275 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.275 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-01 14:58:55.283 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.287 [DefaultDispatcher-worker-8 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:55.287 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.287 [DefaultDispatcher-worker-8 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.287 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.288 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.288 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.288 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.289 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.290 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-04-01 14:58:55.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-01 14:58:55.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-01 14:58:55.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-01 14:58:55.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e870441 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.292 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-01 14:58:55.293 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.293 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.293 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-01 14:58:55.301 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.306 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.307 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.307 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-01 14:58:55.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-01 14:58:55.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-01 14:58:55.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-01 14:58:55.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.309 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46933c4 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.310 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-01 14:58:55.318 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.323 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.324 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.324 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-04-01 14:58:55.325 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55859/Site/verify 2025-04-01 14:58:55.325 [UI Thread @coroutine#5575] 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:55859/Site/verify. 2025-04-01 14:58:55.326 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55859/Site/verify 2025-04-01 14:58:55.326 [UI Thread @coroutine#5575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55859/Site/verify 2025-04-01 14:58:55.326 [UI Thread @coroutine#5575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55859/Site/verify 2025-04-01 14:58:55.327 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55859/Site/verify. 2025-04-01 14:58:55.327 [UI Thread @coroutine#5575] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55859/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:55.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-01 14:58:55.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-01 14:58:55.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:55.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-01 14:58:55.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-01 14:58:55.330 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35691/Site/verify 2025-04-01 14:58:55.330 [UI Thread @coroutine#5587] 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:35691/Site/verify. 2025-04-01 14:58:55.330 [UI Thread @coroutine#5587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35691/Site/verify 2025-04-01 14:58:55.331 [UI Thread @coroutine#5587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35691/Site/verify 2025-04-01 14:58:55.331 [UI Thread @coroutine#5587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35691/Site/verify 2025-04-01 14:58:55.331 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35691/Site/verify. 2025-04-01 14:58:55.331 [UI Thread @coroutine#5587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35691/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44251/Site/verify 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] 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:44251/Site/verify. 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44251/Site/verify 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44251/Site/verify 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44251/Site/verify 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44251/Site/verify. 2025-04-01 14:58:55.334 [UI Thread @coroutine#5600] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44251/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:55.337 [UI Thread @coroutine#5614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-01 14:58:55.337 [UI Thread @coroutine#5614] 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-04-01 14:58:55.337 [UI Thread @coroutine#5614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-01 14:58:55.338 [UI Thread @coroutine#5614] 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-04-01 14:58:55.339 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc0cbbc 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.340 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-01 14:58:55.348 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.351 [DefaultDispatcher-worker-10 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:55.351 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.351 [DefaultDispatcher-worker-10 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.351 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.352 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.352 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.354 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.355 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.355 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.359 [DefaultDispatcher-worker-4 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.370 [DefaultDispatcher-worker-21 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.374 [DefaultDispatcher-worker-25 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.377 [DefaultDispatcher-worker-2 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.381 [DefaultDispatcher-worker-25 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.384 [DefaultDispatcher-worker-2 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.388 [DefaultDispatcher-worker-2 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.398 [DefaultDispatcher-worker-21 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2025-04-01 14:58:55.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-01 14:58:55.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-01 14:58:55.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.399 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e: (connection evicted) 2025-04-01 14:58:55.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-01 14:58:55.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d76f990 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.400 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-01 14:58:55.401 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.401 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.401 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-01 14:58:55.408 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.413 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.414 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.414 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a2f4611 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.415 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-01 14:58:55.423 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.428 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.429 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.429 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.435 [DefaultDispatcher-worker-2 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19710bd9 2025-04-01 14:58:55.442 [DefaultDispatcher-worker-4 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-01 14:58:55.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-01 14:58:55.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-01 14:58:55.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.451 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe: (connection evicted) 2025-04-01 14:58:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-01 14:58:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.452 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19710bd9: (connection evicted) 2025-04-01 14:58:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-01 14:58:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2cebdf 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.453 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-01 14:58:55.461 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.464 [DefaultDispatcher-worker-10 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:55.464 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.464 [DefaultDispatcher-worker-10 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.464 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.465 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.465 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.467 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.468 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.468 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df99d5e 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.469 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-01 14:58:55.477 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.481 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.482 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.483 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.487 [DefaultDispatcher-worker-17 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9 2025-04-01 14:58:55.494 [DefaultDispatcher-worker-23 @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.499 [DefaultDispatcher-worker-7 @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-01 14:58:55.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.502 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29fae990: (connection evicted) 2025-04-01 14:58:55.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-01 14:58:55.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-01 14:58:55.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.502 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7118a1b9: (connection evicted) 2025-04-01 14:58:55.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-01 14:58:55.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3ccedb 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.504 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-01 14:58:55.511 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.516 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.517 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.518 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6679a082 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.518 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-01 14:58:55.526 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.531 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.531 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.532 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.536 [DefaultDispatcher-worker-4 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-04-01 14:58:55.543 [DefaultDispatcher-worker-3 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.548 [DefaultDispatcher-worker-5 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-01 14:58:55.604 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.619 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-01 14:58:55.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-01 14:58:55.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.800 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0: (connection evicted) 2025-04-01 14:58:55.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-01 14:58:55.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.801 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e064b2: (connection evicted) 2025-04-01 14:58:55.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-01 14:58:55.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@660dcd17 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.802 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-01 14:58:55.803 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.803 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.803 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-6 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.810 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.811 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.816 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.817 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.817 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@737652a9 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.818 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-01 14:58:55.825 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.830 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.830 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.831 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.835 [DefaultDispatcher-worker-8 @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6619692e 2025-04-01 14:58:55.842 [DefaultDispatcher-worker-12 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.845 [DefaultDispatcher-worker-12 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.848 [DefaultDispatcher-worker-22 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179806f3 2025-04-01 14:58:55.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-01 14:58:55.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-01 14:58:55.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.851 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179806f3: (connection evicted) 2025-04-01 14:58:55.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-01 14:58:55.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.851 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6619692e: (connection evicted) 2025-04-01 14:58:55.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-01 14:58:55.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc1f8d3 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.852 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-01 14:58:55.860 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.864 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.865 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.866 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51049621 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.866 [Test worker @coroutine#5862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-01 14:58:55.873 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.878 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.879 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.880 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.883 [DefaultDispatcher-worker-4 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-04-01 14:58:55.890 [DefaultDispatcher-worker-8 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.893 [DefaultDispatcher-worker-23 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.897 [DefaultDispatcher-worker-25 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-04-01 14:58:55.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-01 14:58:55.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-01 14:58:55.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.899 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46135aba: (connection evicted) 2025-04-01 14:58:55.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-01 14:58:55.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.900 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b867623: (connection evicted) 2025-04-01 14:58:55.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-01 14:58:55.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83b0d9f 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.901 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-01 14:58:55.909 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.912 [DefaultDispatcher-worker-3 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:55.912 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.912 [DefaultDispatcher-worker-3 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.912 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.913 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.913 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.915 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.916 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.917 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e60726 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.917 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-01 14:58:55.924 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.929 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.930 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.931 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.934 [DefaultDispatcher-worker-6 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2 2025-04-01 14:58:55.941 [DefaultDispatcher-worker-17 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.945 [DefaultDispatcher-worker-6 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.948 [DefaultDispatcher-worker-16 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afed88d 2025-04-01 14:58:55.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-01 14:58:55.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-01 14:58:55.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.950 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6afed88d: (connection evicted) 2025-04-01 14:58:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-01 14:58:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.951 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@571ecfe2: (connection evicted) 2025-04-01 14:58:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-01 14:58:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-01 14:58:55.952 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b84007e 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.953 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-01 14:58:55.961 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.966 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.967 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.968 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.972 [DefaultDispatcher-worker-6 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-04-01 14:58:55.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-01 14:58:55.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-01 14:58:55.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:55.974 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e275478: (connection evicted) 2025-04-01 14:58:55.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:55.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-01 14:58:55.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b52853 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:55.974 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.975 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-01 14:58:55.982 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-6 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.986 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:55.988 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.988 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.989 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:55.993 [DefaultDispatcher-worker-25 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:56.004 [DefaultDispatcher-worker-1 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:56.007 [DefaultDispatcher-worker-17 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda 2025-04-01 14:58:56.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-01 14:58:56.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-01 14:58:56.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:56.009 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2d0eda: (connection evicted) 2025-04-01 14:58:56.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-01 14:58:56.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608ccfcd 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.010 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.011 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-01 14:58:56.019 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.023 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.024 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.025 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.029 [DefaultDispatcher-worker-12 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.039 [DefaultDispatcher-worker-3 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.042 [DefaultDispatcher-worker-25 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.048 [DefaultDispatcher-worker-18 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2025-04-01 14:58:56.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-01 14:58:56.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-01 14:58:56.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:56.049 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21: (connection evicted) 2025-04-01 14:58:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-01 14:58:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8004b2d 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-01 14:58:56.050 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.051 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.051 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-01 14:58:56.058 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.063 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.063 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.064 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.068 [DefaultDispatcher-worker-16 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.068 [DefaultDispatcher-worker-18 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:56.068 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.068 [DefaultDispatcher-worker-18 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.068 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.069 [DefaultDispatcher-worker-24 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.069 [DefaultDispatcher-worker-24 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.078 [DefaultDispatcher-worker-21 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.081 [DefaultDispatcher-worker-12 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.086 [DefaultDispatcher-worker-11 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-04-01 14:58:56.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-01 14:58:56.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-01 14:58:56.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:56.087 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b521697: (connection evicted) 2025-04-01 14:58:56.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-01 14:58:56.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e97963 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.089 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-01 14:58:56.096 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.101 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.102 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.103 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be598c 2025-04-01 14:58:56.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-01 14:58:56.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-01 14:58:56.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-01 14:58:56.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d81bc79 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.107 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.108 [Test worker @coroutine#6112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-01 14:58:56.109 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:56.109 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.109 [DefaultDispatcher-worker-7 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.109 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.110 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.110 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.115 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.120 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.121 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.122 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2025-04-01 14:58:56.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-01 14:58:56.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-01 14:58:56.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-01 14:58:56.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b4a7d 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.125 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-01 14:58:56.133 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.137 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.138 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.139 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-01 14:58:56.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-01 14:58:56.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-01 14:58:56.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-01 14:58:56.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6edc3 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.143 [UI Thread @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-01 14:58:56.150 [DefaultDispatcher-worker-20 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:56.150 [DefaultDispatcher-worker-20 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.150 [DefaultDispatcher-worker-20 @coroutine#2264] 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-04-01 14:58:56.150 [DefaultDispatcher-worker-20 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.151 [DefaultDispatcher-worker-20 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.152 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.157 [UI Thread @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.158 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.159 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e90364 2025-04-01 14:58:56.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-01 14:58:56.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-01 14:58:56.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:56.160 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e90364: (connection evicted) 2025-04-01 14:58:56.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-01 14:58:56.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636787fd 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.162 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-01 14:58:56.173 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.178 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.179 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.179 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-04-01 14:58:56.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-01 14:58:56.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-01 14:58:56.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-01 14:58:56.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6267b25a 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.183 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-01 14:58:56.191 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-14 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-14 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-14 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-14 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.193 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.197 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.197 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.198 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-04-01 14:58:56.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-01 14:58:56.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-01 14:58:56.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-01 14:58:56.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-01 14:58:56.200 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741d2dda 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.201 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-01 14:58:56.209 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.215 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.216 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.217 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-01 14:58:56.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-01 14:58:56.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-01 14:58:56.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-01 14:58:56.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.218 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-01 14:58:56.219 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.219 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.219 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-01 14:58:56.228 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.233 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.234 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.234 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-01 14:58:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-01 14:58:56.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-01 14:58:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-01 14:58:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7953699e 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.237 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-01 14:58:56.246 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.251 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.251 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.252 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644f3d4 2025-04-01 14:58:56.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-01 14:58:56.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-01 14:58:56.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-01 14:58:56.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c38d816 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-01 14:58:56.256 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.257 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-01 14:58:56.265 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.270 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.271 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.272 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b24111 2025-04-01 14:58:56.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-01 14:58:56.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-01 14:58:56.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-01 14:58:56.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e68bcd 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.275 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-01 14:58:56.283 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.288 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.289 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.290 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cfbfe9 2025-04-01 14:58:56.292 [DefaultDispatcher-worker-2 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:56.292 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.292 [DefaultDispatcher-worker-2 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.292 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-01 14:58:56.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-01 14:58:56.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-01 14:58:56.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-01 14:58:56.293 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.293 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@170a5bc8 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.293 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-01 14:58:56.301 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.306 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.307 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.308 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debadc 2025-04-01 14:58:56.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-01 14:58:56.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-01 14:58:56.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-01 14:58:56.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701dc5ad 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.311 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-01 14:58:56.319 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.324 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.325 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.326 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-04-01 14:58:56.328 [UI Thread @coroutine#6337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-01 14:58:56.328 [UI Thread @coroutine#6337] 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-04-01 14:58:56.328 [UI Thread @coroutine#6337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-01 14:58:56.329 [UI Thread @coroutine#6337] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-01 14:58:56.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-01 14:58:56.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-01 14:58:56.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-01 14:58:56.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-01 14:58:56.330 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207475a2 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.331 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-01 14:58:56.339 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.344 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.345 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.346 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-04-01 14:58:56.347 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/Site/verify 2025-04-01 14:58:56.347 [UI Thread @coroutine#6359] 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:37805/Site/verify. 2025-04-01 14:58:56.347 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/Site/verify 2025-04-01 14:58:56.348 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/Site/verify 2025-04-01 14:58:56.348 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/Site/verify 2025-04-01 14:58:56.348 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37805/Site/verify. 2025-04-01 14:58:56.348 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37805/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-01 14:58:56.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-01 14:58:56.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-01 14:58:56.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-01 14:58:56.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:56.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-01 14:58:56.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-01 14:58:56.351 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d9e61f2 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.352 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-01 14:58:56.356 [DefaultDispatcher-worker-17 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:56.356 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.356 [DefaultDispatcher-worker-17 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.356 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.357 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.357 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.360 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.365 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.366 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.367 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.371 [DefaultDispatcher-worker-3 @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.375 [DefaultDispatcher-worker-20 @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-04-01 14:58:56.378 [UI Thread @coroutine#6388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/711571011324198912/_ustadmanifest.json 2025-04-01 14:58:56.378 [UI Thread @coroutine#6388] 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:40809/711571011324198912/_ustadmanifest.json. 2025-04-01 14:58:56.378 [UI Thread @coroutine#6388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/711571011324198912/_ustadmanifest.json 2025-04-01 14:58:56.379 [UI Thread @coroutine#6388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/711571011324198912/_ustadmanifest.json 2025-04-01 14:58:56.379 [UI Thread @coroutine#6388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/711571011324198912/_ustadmanifest.json 2025-04-01 14:58:56.379 [UI Thread @coroutine#6388] 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:40809/711571011324198912/_ustadmanifest.json. 2025-04-01 14:58:56.379 [UI Thread @coroutine#6388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40809/711571011324198912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:56.380 [UI Thread @coroutine#6388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/mediainfo.json 2025-04-01 14:58:56.380 [UI Thread @coroutine#6388] 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:40809/mediainfo.json. 2025-04-01 14:58:56.380 [UI Thread @coroutine#6388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/mediainfo.json 2025-04-01 14:58:56.380 [UI Thread @coroutine#6388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/mediainfo.json 2025-04-01 14:58:56.380 [UI Thread @coroutine#6388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/mediainfo.json 2025-04-01 14:58:56.422 [UI Thread @coroutine#6388] 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:40809/mediainfo.json. 2025-04-01 14:58:56.422 [UI Thread @coroutine#6388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40809/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:56.452 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:56.469 [DefaultDispatcher-worker-22 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:56.469 [DefaultDispatcher-worker-22 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.469 [DefaultDispatcher-worker-22 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.469 [DefaultDispatcher-worker-22 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.470 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.470 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.815 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-01 14:58:56.815 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.815 [DefaultDispatcher-worker-5 @coroutine#2094] 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:52745/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.815 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.816 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.816 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52745/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.918 [DefaultDispatcher-worker-24 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-01 14:58:56.918 [DefaultDispatcher-worker-24 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.918 [DefaultDispatcher-worker-24 @coroutine#2127] 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:38381/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.918 [DefaultDispatcher-worker-24 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.919 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.919 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38381/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.992 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-01 14:58:56.992 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.992 [DefaultDispatcher-worker-5 @coroutine#2173] 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:37409/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:56.992 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.993 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:56.993 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37409/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.073 [DefaultDispatcher-worker-12 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-01 14:58:57.074 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.074 [DefaultDispatcher-worker-12 @coroutine#2205] 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:47071/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.074 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.074 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.074 [DefaultDispatcher-worker-22 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47071/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.115 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-01 14:58:57.115 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.115 [DefaultDispatcher-worker-5 @coroutine#2234] 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:58633/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.115 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.116 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.116 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58633/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.155 [DefaultDispatcher-worker-9 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf38382 2025-04-01 14:58:57.155 [DefaultDispatcher-worker-9 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.155 [DefaultDispatcher-worker-9 @coroutine#2264] 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-04-01 14:58:57.155 [DefaultDispatcher-worker-9 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.156 [DefaultDispatcher-worker-9 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.198 [DefaultDispatcher-worker-13 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-01 14:58:57.198 [DefaultDispatcher-worker-13 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.198 [DefaultDispatcher-worker-13 @coroutine#2278] 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:47523/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.198 [DefaultDispatcher-worker-13 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.199 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.199 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47523/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.297 [DefaultDispatcher-worker-15 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-01 14:58:57.297 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.297 [DefaultDispatcher-worker-15 @coroutine#2329] 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:46017/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.297 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.298 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.298 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46017/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.361 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-01 14:58:57.361 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.361 [DefaultDispatcher-worker-4 @coroutine#2371] 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:57823/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.361 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.362 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.362 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57823/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-01 14:58:57.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-01 14:58:57.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:57.425 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c: (connection evicted) 2025-04-01 14:58:57.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:57.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-01 14:58:57.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222e5e72 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-01 14:58:57.450 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-01 14:58:57.451 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.451 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.451 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-01 14:58:57.458 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.463 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.464 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.465 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.469 [DefaultDispatcher-worker-22 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.472 [DefaultDispatcher-worker-18 @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8 2025-04-01 14:58:57.473 [DefaultDispatcher-worker-14 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-01 14:58:57.473 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.473 [DefaultDispatcher-worker-14 @coroutine#2425] 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:50485/UmAppDatabase/replication/nodeId. 2025-04-01 14:58:57.473 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.474 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.474 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50485/UmAppDatabase/replication/nodeId 2025-04-01 14:58:57.546 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37311/711571014011097088/_ustadmanifest.json 2025-04-01 14:58:57.546 [UI Thread @coroutine#6450] 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:37311/711571014011097088/_ustadmanifest.json. 2025-04-01 14:58:57.546 [UI Thread @coroutine#6450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37311/711571014011097088/_ustadmanifest.json 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37311/711571014011097088/_ustadmanifest.json 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37311/711571014011097088/_ustadmanifest.json 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] 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:37311/711571014011097088/_ustadmanifest.json. 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37311/711571014011097088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37311/tincan.xml 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] 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:37311/tincan.xml. 2025-04-01 14:58:57.547 [UI Thread @coroutine#6450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37311/tincan.xml 2025-04-01 14:58:57.548 [UI Thread @coroutine#6450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37311/tincan.xml 2025-04-01 14:58:57.548 [UI Thread @coroutine#6450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37311/tincan.xml 2025-04-01 14:58:57.551 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:57.588 [UI Thread @coroutine#6450] 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:37311/tincan.xml. 2025-04-01 14:58:57.588 [UI Thread @coroutine#6450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37311/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-01 14:58:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-01 14:58:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-01 14:58:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-01 14:58:57.594 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1531fbc8: (connection evicted) 2025-04-01 14:58:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-01 14:58:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-01 14:58:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.